Mô tả
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
Cài đặt
- Upload the
daisy-debug
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to ‘Daisy Debug’ in the admin menu to configure settings
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Daisy Debug – Easy WP Debugging, Enable WP Debug, View Error Logs, Download Debug Log” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópMuốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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