વર્ણન
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
સ્થાપન
- 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
એફએક્યુ (FAQ)
-
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.
સમીક્ષાઓ
આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.
ફાળો આપનાર & ડેવલપર્સ
વિકાસમાં રસ ધરાવો છો?
કોડ બ્રાઉઝ કરો, જોવોઅસ્વીએન રેપોઝિટરીમાંથી,અથવા સબ્સ્ક્રાઇબ કરોડેવલપમેન્ટ દ્વારાઆરઅસઅસ.
ચેન્જલૉગ
1.0.7 – May 1, 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