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

Disable Deprecated Warnings

描述

As a theme developer, you want to have WP_DEBUG enabled but you’re not interested in the deprecated warnings created by other plugins. Use this plugin to disable these messages while still displaying other errors, warnings and notices.

Plugin by Outlandish Ideas

安装

  1. Install as usual.
  2. Activate plugin.

The plugin has no admin screen, it just works silently in the background.

评价

2016 年 9 月 11 日
I am surprised that so few people use this plugin - it is a simple and effective means to get rid of all the pesky "deprecated" messages caused by many plugins and themes when WP_DEBUG is on. When developing a plugin, I need WP_DEBUG on to help me see what is going on, but all the deprecated messages from other plugins or themes leave very little space for the error messages I am interested in seeing. Now if only we could get rid of all the undefined variable warnings.......
阅读所有1条评价

贡献者及开发者

“Disable Deprecated Warnings” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

Version 1.0.0

  • Initial release.