=== Daisy Debug === Contributors: daisyplugins Tags: debug, debugging, debug log, wp debug, error log Requires at least: 5.2 Tested up to: 6.7 Stable tag: 1.0.2 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A beautiful debugging tool that lets you manage debug settings without editing wp-config.php file. == Description == Daisy Debug provides an elegant interface for managing WordPress debugging settings. With toggle switches and real-time configuration updates, it's the perfect tool for developers who need to debug WordPress sites without manually editing configuration files. **Features:** 🌸 Beautiful daisy-themed admin interface 🔧 Modify WP_DEBUG and related constants with one click 📝 View and manage debug.log directly from WordPress admin ⚡ Real-time changes without manual file editing 🔒 Safe wp-config.php modifications with automatic backups 📊 Quick system information overview == Installation == 1. Upload the `daisy-debug` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Navigate to 'Daisy Debug' in the admin menu to configure settings == Frequently Asked Questions == = Is this plugin safe to use on production sites? = While you can use it on production, we recommend only enabling debug modes on development/staging sites as they may expose sensitive information. = What permissions are needed? = The plugin needs write access to wp-config.php and the wp-content directory to create debug.log. = Why aren't my changes taking effect? = Check that wp-config.php is writable. The plugin will show a warning if it can't modify the file. == Screenshots == == Changelog == = 1.0.2 - Apr 13, 2025 = * Initial release with core functionality = 1.0.1 - Apr 12, 2025 = * Revised submission = 1.0.0 - Apr 04, 2025 = * Initial submission == Upgrade Notice ==