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

Admin's Debug Tool

描述

Admin’s Debug Tool allows administrators to analyze page execution without executing/displaying for non-admin users.
This can be useful when trying to track slow queries or badly performing plugins or widgets.
The admin-only nature of this plugin can also be useful when trying to track issues that only occur on production servers.

安装

  1. Upload admins_debug_tool.php to the /wp-content/plugins/ directory of your WordPress installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set the appropriate options on the Admin page in the Tools menu

评价

此插件暂无评价。

贡献者及开发者

“Admin's Debug Tool” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Admin's Debug Tool”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

v0.1 2015-08-08

  • Fixed “undefined constant” error
  • Tested to 4.2.3

v0.0.2 2012-10-11

  • Fixed small display / typo issues

v0.0.1a 2012-10-11

  • Initial release