0+
August 29, 2025
April 13, 2025
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
daisy-debug
folder to the /wp-content/plugins/
directoryWhile you can use it on production, we recommend only enabling debug modes on development/staging sites as they may expose sensitive information.
The plugin needs write access to wp-config.php and the wp-content directory to create debug.log.
Check that wp-config.php is writable. The plugin will show a warning if it can’t modify the file.