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

WP Blame

描述

About

WP Blame lets you keep a record of everything that has happened on your website by logging the actions of your users in a simple but useful table of data.

Developers

There are currently no hooks available for this plugin as of yet, however whilst it is discouraged, you can log actions using the WPB_Log_Hooks::save_new_log function.

螢幕截圖

  • An example of the logs table.

安裝

  1. Download, unzip and upload the package to your plugins directory.
  2. Log into the dashboard and activate within the plugins page.
  3. Review your website logs under Tools > Logs.

常見問題

Installation Instructions
  1. Download, unzip and upload the package to your plugins directory.
  2. Log into the dashboard and activate within the plugins page.
  3. Review your website logs under Tools > Logs.
What kind of things will be logged?

Almost anything that can be logged, is logged. This includes but is not limited to posts, terms, media and users as well as general options.

Can I log a custom action by another plugin?

You can, but it’s not advised as the Log API has not bee fully developed yet and may not work very well with other plugins. WPB_Log_Hooks is the class that handles logging.

Can I only log particular users?

You can add usernames to a whitelist of people who’s actions should not be logged on the website.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP Blame” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

WP Blame 外掛目前已有 2 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 WP Blame 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

2.1.3

  • Updated author information – Removed Daniel James danieltj

2.1.2

  • Updated for new developer to maintain.

2.1.1

  • Updated the plugin translations to be in en_US by default.
  • Fixed a bug relating to terms being shown in the log table.
  • Minor improvements to some translation strings.
  • Minor updates to the plugin readme.txt file.

2.1

  • Fixed a bug where the per page option wasn’t added on install.
  • Fixed a bug with the item column being blank after deletion.
  • Fixed an untranslated string for the logs per page option.
  • Minor improvements to a variety of core functions.

2.0

  • Major rewrite of the entire plugin code.
  • Changed the license from GNU GPL v2 to v3.