這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

userlog

外掛說明

This small plugin lets you monitor who logs into you site. I created this plugin because I could see that bots from china were trying to login to my site with the bettersecurity plugin but not if they were succesfull.

This small plugin saves the time and ip address from every user that succesfully logs in on wordpress and displays them on the admin dashboard. Only administrators can acces the logs.

Since version 1.2 its also possible to search within the logs.

If you have feedback on this plugin or problems with it (such as bugreports) please shoot me an email at williewonka341@gmail.com.

螢幕擷圖

  • Example of displaying the logs on the dashboard, with the new search bar under it.

安裝方式

Installing this plugin is very simple and just like all the other plugins.

  1. Upload uselog folder to wp-content/plugin folder on your server.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set the prefered options in the option submenu on the dashboard (under userlog)
  4. Watch the logs rolling in on the dashboard

常見問題集

I have an idea/bug report/complaint/problem with/about this plugin, what should I do?

Shoot me an email at williewonka341@gmail.com

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈userlog〉的開發相關工作。

參與者

將〈userlog〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.4

  • Updated the use of $wpdb->prepare to comply with new wordpress security standards

1.3

  • fixed a bug that made the plugin incompatible with iq_block_country plugin

1.2

  • added country in the view logs
  • added search function for the logs
  • beautified the settings panel

1.1

  • fixed a bug where non admins could acces the logs
  • added an option page on the dashboard
  • now able to set timezone
  • ip addresses shown in logs are now clickable to an iptracer website for quick and analysis

1.0

  • First version
  • Basic features implemented, please send feedback to williewonka341@gmail.com