=== Daisy Debug - Easy WP Debugging, Enable WP Debug, View Error Logs, Download Debug Log ===
Contributors: daisyplugins
Tags: debug, debugging, debug log, wp debug, error log
Requires at least: 5.2
Tested up to: 6.8
Stable tag: 1.0.10
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 ==

1. screenshot-1.png

== Changelog ==

= 1.0.8 - May 21, 2025 =
* routine maintenance

= 1.0.7 - May 11, 2025 =
* routine maintenance

= 1.0.6 - May 1, 2025 =
* routine maintenance

= 1.0.5 - Apr 20, 2025 =
* [fix] deactivation not working issue
* [fix] save settings not working issue

= 1.0.4 - Apr 19, 2025 =
* [add] new feature: view debug log file
* [add] new feature: clear debug log file
* [imp] settings page user interface

= 1.0.3 - Apr 15, 2025 =
* Tested with WordPress v6.8

= 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 ==

