=== Disable Deprecated Warnings === Contributors: tamlyn Tags: debug, deprecated, depracated, errors, wp-debug Requires at least: 3.0 Tested up to: 3.4 Stable tag: trunk Prevents plugins from showing deprecated errors in the WordPress admin. == Description == 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](http://outlandishideas.co.uk/blog/2012/06/hide-deprecated-errors-in-wordpress/) == Installation == 1. Install as usual. 2. Activate plugin. The plugin has no admin screen, it just works silently in the background. == ChangeLog == = Version 1.0.0 = * Initial release.