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