🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
Disable Errors in Plugins
Disable Errors in Plugins

Disable Errors in Plugins

5/5 (4 ratings) 90 active installs Updated Apr 11, 2016

Disable Errors in Plugins is a WordPress plugin that simply disables error reporting and error logging for all plugins.

This plugin should be used mostly with development purposes. It does NOT encourage badly written code with errors, warnings or notices. Its main goal is to help plugin & theme developers in situations when they have to use plugins that have notices or warnings. This helps to isolate any external errors, allowing developers to focus on improving their own code and making it errorless.

The plugin file name begins with 000-, because this way it would assure being loaded before 99.9% of the plugins.