Disable Errors in Plugins is WordPress plugin that disables error reporting and error logging for all plugins..
It does NOT encourage 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...
Install Disable Errors in Plugins either via WordPress org plugin directory, or by uploading the files to your server..
It was either this or reading all errors from the error log...
Disable Errors Plugins is open software.
The following people have contributed to this plugin..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more