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

WP Admin Error Handler

描述

Hate when you get those ugly errors and warnings in your WordPress admin area (especially when WP_DEBUG is turned on)?
WP Admin Error Handler sorts that out by catching all the errors and warnings and displaying them neatly in the admin bar
so you can read them at your convenience.

屏幕截图

  • Without WP Admin Error Handler
  • With WP Admin Error Handler
  • The Errors page

安装

  1. Upload the wp-admin-error-handler folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Thats it. Errors will appear in the admin bar and in the Tools > Errors page.

常见问题

What happens with fatal errors?

Fatal errors will appear as normal. All other errors and warnings will be caught by WP Admin Error Handler.

评价

此插件暂无评价。

贡献者及开发者

“WP Admin Error Handler” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP Admin Error Handler”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

0.1

  • Initial release.