Update Logger

外掛說明

About
Update Logger makes keeping track of WordPress updates easy. For those developers that use version control for their code base, this will allow you to ignore 3rd party plugins while still keeping logs of plugins that were updated to make debugging easier. Clean up your repository and make deployment faster with less overhead. Update Logger implements Loginator which helps make setup fast and secure, along with the added benefit of having an easy function to assist you with debugging. Simply use the loginator() function or one of it’s static methods.

Features:

  • Log plugin updates
  • Uses Loginator to easily log essential information for debugging.

螢幕擷圖

  • Log

安裝方式

  1. Backup WordPress
  2. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the ‘Plugins’ screen in WordPress

常見問題集

Where are the logs stored?

/wp-logs/

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.1

  • Added: Required plugin header

1.0.0

  • Initial Release