/WordPress-Error-Reporting

WordPress Plugin to granularly set the level of error reporting

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

WordPress-Error-Reporting

WordPress Plugin to granularly set the level of error reporting

Installation

  1. Download the latest release
  2. Unpack
  3. Copy directory error-reporting to wp-content/plugins/ within your WordPress installation
  4. Done

Usage

Activate / deactivate plugin to switch between the custom error level set and WordPress' default. Find the settings in Settings / Error Reporting.

The custom error level will be set after the WordPress core has been loaded, but before any plugins or themes.

The plugin, if activated, will override the error level only. Make sure to additionally set the WordPress debug options to your liking.

Contributing

PR are welcome against the develop branch of this project.

Credits

Special Thanks to NRTRX for the idea with the MU plugin and to CK MacLeod for pointing that out here.

Security

If you discover a security vulnerability within this package, please send an email to security@volkerschulz.de. All security vulnerabilities will be promptly addressed. Please do not disclose security-related issues publicly until a fix has been announced.

License

This package is made available under the GNU GENERAL PUBLIC LICENSE Version 3 License (GPL-3.0). Please see License File for more information.