该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Live Debug

描述

Simply enable the plugin and go to the WP Live Debug tab to see your debug.log. The view is refreshed every 3 seconds.

屏幕截图

  • WP Live Debug

安装

From within WordPress

  • Visit Plugins > Add New
  • Search for WP Live Debug
  • Click the Install Now button to install the plugin
  • Click the Activate button to activate the plugin

Manually

  • Unzip the downloaded package
  • Upload wp-live-debug directory to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress

常见问题

Installation Instructions

From within WordPress

  • Visit Plugins > Add New
  • Search for WP Live Debug
  • Click the Install Now button to install the plugin
  • Click the Activate button to activate the plugin

Manually

  • Unzip the downloaded package
  • Upload wp-live-debug directory to the /wp-content/plugins/ directory
  • Activate the plugin through the ‘Plugins’ menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

「WP Live Debug」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP Live Debug」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

4.9.4.2

  • Update required PHP to 5.3.
  • Update required WordPress version to 4.8.

4.9.4.1

  • Fixed removing ‘n’ from the debug view.

4.9.4

  • Code refactoring.
  • Minor fixes.

4.9.2.1

  • Fixed faulty Plugin URI.

4.9.2

  • Checks if file exists first to avoid errors.
  • Bumping version to follow WordPress releases.

1.0.1

  • Fixed No such file or directory warning

1.0.0

  • Initial Release