=== Debug Mode === Tags: debug, state, modify, turn on, turn off Requires at least: 4.7 Tested up to: 4.9.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html An admin dashboard widget that allows turning on and off the Wordpress debug mode == Description == Debug Mode is a dashboard widget for developers, simplifying turning on and off Wordpress debug flag, by toggling WPDEBUG definition in wp-config.php between 'true' and 'false'. == Installation == 1. Upload the entire `DebugMode` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. You will find a dashboard widget on the main WordPress admin panel. == Changelog == = 1.0.0 * Initial realase