=== SO Turn On Debug === Contributors: senlin Donate link: https://so-wp.com/plugins/donations Tags: wp_debug, wp-config, debugging Requires at least: 4.7.5 Tested up to: 5.1 Stable tag: 1.0.1 License: GPL-3.0+ License URI: http://www.gnu.org/licenses/gpl-3.0.txt Use this plugin to turn on WP_DEBUG on sites where there is no access to the wp-config.php file == Description == Use this plugin to turn on WP_DEBUG on sites where there is no access to the wp-config.php file or when the site owner is not comfortable editing the file or with using FTP in general. We support this plugin exclusively through [Github](https://github.com/senlin/so-turn-on-debug/issues). Therefore, if you have any questions, need help and/or want to make a feature request, please open an issue over at Github. You can also browse through open and closed issues to find what you are looking for and perhaps even help others. **PLEASE DO NOT POST YOUR ISSUES VIA THE WORDPRESS FORUMS** Thanks for your understanding and cooperation. If you like the SO Turn On Debug plugin, please consider leaving a [review](https://wordpress.org/support/view/plugin-reviews/so-turn-on-debug?rate=5#postform). And you are of course welcome to make a [donation](https://so-wp.com/plugins/donations/). Thanks! == Installation == = WordPress = Search for "SO Turn On Debug" and install with the **Plugins > Add New** back-end page. … OR … Follow these steps: 1. Download zip file. 2. Upload the zip file via the Plugins > Add New > Upload page … OR … unpack and upload with your favourite FTP client to the /plugins/ folder. 3. Activate the plugin on the Plugins page. Done! == Frequently Asked Questions == = Where is the settings page? = There are no settings, upon activation of the plugin, `WP_DEBUG` is set to true in the `wp-config.php` file of the site. = How to set `WP_DEBUG` back to false? = Great question! When the plugin is deactivated, it sets `WP_DEBUG` to `false`. = I have an issue with this plugin, where can I get support? = Please open an issue here on [Github](https://github.com/senlin/so-turn-on-debug/issues) == Changelog == = 1.0.1 = * date: June 1, 2017 * verified compatibility WP 4.8 = 1.0.0 = * release date March 1, 2017 * initial release == Upgrade Notice == = 1.0.0 = * initial release