{"id":272304,"date":"2026-02-06T12:51:58","date_gmt":"2026-02-06T12:51:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/developer-debug-mode\/"},"modified":"2026-02-06T13:02:29","modified_gmt":"2026-02-06T13:02:29","slug":"developer-debug-mode","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/developer-debug-mode\/","author":23421800,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.5","stable_tag":"1.2.5","tested":"6.9.4","requires":"5.0","requires_php":"7.0","requires_plugins":null,"header_name":"Developer Debug Mode","header_author":"Ardit Caushi","header_description":"The easiest way to toggle WordPress debug modes. Features auto-save, real-time status updates, frontend debug alerts, and cross-tab sync. No manual wp-config.php editing needed.","assets_banners_color":"","last_updated":"2026-02-06 13:02:29","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/glimbyte.ie","header_plugin_uri":"","header_author_uri":"https:\/\/glimbyte.ie","rating":5,"author_block_rating":0,"active_installs":10,"downloads":138,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.2.5":{"tag":"1.2.5","author":"glimbyte","date":"2026-02-06 13:02:29"}},"upgrade_notice":{"1.2.3":"<p>WordPress.org compliance fixes. Recommended update for all users preparing for plugin directory submission.<\/p>","1.2.1":"<p>Minor fix for WordPress plugin check compliance. Recommended update for all users.<\/p>","1.2.0":"<p>New admin bar quick toggle! Toggle debug constants directly from the admin bar without visiting settings. Highly recommended upgrade.<\/p>","1.1.0":"<p>Major feature release: Admin bar menu, built-in debug log viewer, SAVEQUERIES and WSOD Override toggles. Recommended for all users.<\/p>","1.0.1":"<p>Compatibility fix for WordPress 5.0+ multisite installations.<\/p>","1.0.0":"<p>Initial release. The easiest way to manage WordPress debug settings!<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3455414,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3455414,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2.5"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3455409,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3455409,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3455409,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3455409,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Clean, modern settings page with real-time status indicators showing all debug constants at a glance","2":"Beautiful toggle switches with auto-save \u2014 changes apply instantly without clicking save","3":"Admin bar quick toggle menu \u2014 enable or disable any debug constant from anywhere in WordPress","4":"Built-in debug log viewer with search, color-coding, and one-click download","5":"Frontend debug warning bar reminds you when WP_DEBUG_DISPLAY is active","6":"Cross-tab synchronization keeps all your browser tabs in sync"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[94,4932,14925,8541,19330],"plugin_category":[59],"plugin_contributors":[253039],"plugin_business_model":[],"class_list":["post-272304","plugin","type-plugin","status-publish","hentry","plugin_tags-debug","plugin_tags-developer-tools","plugin_tags-error-log","plugin_tags-troubleshooting","plugin_tags-wp-config","plugin_category-utilities-and-tools","plugin_contributors-glimbyte","plugin_committers-glimbyte"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/developer-debug-mode\/assets\/icon-128x128.png?rev=3455414","icon_2x":"https:\/\/ps.w.org\/developer-debug-mode\/assets\/icon-256x256.png?rev=3455414","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/developer-debug-mode\/assets\/screenshot-1.png?rev=3455409","caption":"Clean, modern settings page with real-time status indicators showing all debug constants at a glance"},{"src":"https:\/\/ps.w.org\/developer-debug-mode\/assets\/screenshot-2.png?rev=3455409","caption":"Beautiful toggle switches with auto-save \u2014 changes apply instantly without clicking save"},{"src":"https:\/\/ps.w.org\/developer-debug-mode\/assets\/screenshot-3.png?rev=3455409","caption":"Admin bar quick toggle menu \u2014 enable or disable any debug constant from anywhere in WordPress"},{"src":"https:\/\/ps.w.org\/developer-debug-mode\/assets\/screenshot-4.png?rev=3455409","caption":"Built-in debug log viewer with search, color-coding, and one-click download"}],"raw_content":"<!--section=description-->\n<p><strong>Stop editing wp-config.php every time you need to debug your WordPress site.<\/strong><\/p>\n\n<p>Developer Debug Mode lets you toggle all WordPress debug constants directly from your dashboard with beautiful toggle switches. Changes save automatically \u2014 no clicking save buttons, no FTP access needed, no risk of syntax errors in your config file.<\/p>\n\n<h4>\ud83c\udfaf The Problem This Plugin Solves<\/h4>\n\n<p>Every WordPress developer knows the pain:<\/p>\n\n<ol>\n<li>Something breaks on your site<\/li>\n<li>You need to enable WP_DEBUG to see the error<\/li>\n<li>You open FTP\/File Manager, find wp-config.php, edit it carefully<\/li>\n<li>Debug the issue<\/li>\n<li>Remember to turn debug off before visitors see ugly error messages<\/li>\n<li>Repeat next time something breaks<\/li>\n<\/ol>\n\n<p><strong>Developer Debug Mode eliminates steps 2-5 entirely.<\/strong> Toggle debug on, find the error, toggle off. Done in seconds.<\/p>\n\n<h4>\u2728 Key Features<\/h4>\n\n<p><strong>One-Click Debug Toggles<\/strong>\nControl all six WordPress debug constants from a clean, modern interface:<\/p>\n\n<ul>\n<li><strong>WP_DEBUG<\/strong> \u2014 Master switch for WordPress debugging<\/li>\n<li><strong>WP_DEBUG_LOG<\/strong> \u2014 Save errors to wp-content\/debug.log<\/li>\n<li><strong>WP_DEBUG_DISPLAY<\/strong> \u2014 Show errors on screen (careful on production!)<\/li>\n<li><strong>SCRIPT_DEBUG<\/strong> \u2014 Use unminified core CSS\/JS files<\/li>\n<li><strong>SAVEQUERIES<\/strong> \u2014 Log database queries for performance analysis<\/li>\n<li><strong>WP_DISABLE_FATAL_ERROR_HANDLER<\/strong> \u2014 See raw PHP fatal errors instead of recovery mode<\/li>\n<\/ul>\n\n<p><strong>Admin Bar Quick Toggle<\/strong> <em>(New in 1.2.0!)<\/em>\nToggle any debug constant directly from the WordPress admin bar \u2014 no need to visit the settings page. Perfect for quick debugging sessions.<\/p>\n\n<p><strong>Built-in Debug Log Viewer<\/strong>\nView, search, download, and clear your debug.log without leaving WordPress:<\/p>\n\n<ul>\n<li>Color-coded entries (fatal, error, warning, notice)<\/li>\n<li>Search with highlighting<\/li>\n<li>Auto-refresh option for real-time monitoring<\/li>\n<li>One-click download and clear<\/li>\n<\/ul>\n\n<p><strong>Auto-Save Technology<\/strong>\nChanges save instantly as you toggle. No save button, no page refresh, no waiting.<\/p>\n\n<p><strong>Frontend Debug Warning<\/strong>\nA tasteful notification bar appears when WP_DEBUG_DISPLAY is active, reminding you to turn it off before visitors see error messages.<\/p>\n\n<p><strong>Cross-Tab Synchronization<\/strong>\nToggle debug in one browser tab and watch other open tabs update instantly.<\/p>\n\n<p><strong>Automatic Backups<\/strong>\nEvery change creates a backup of wp-config.php. The plugin keeps the 5 most recent backups, so you can always recover if something goes wrong.<\/p>\n\n<h4>\ud83d\udd27 Perfect For<\/h4>\n\n<ul>\n<li><strong>Theme developers<\/strong> debugging template issues<\/li>\n<li><strong>Plugin developers<\/strong> testing new code<\/li>\n<li><strong>Site administrators<\/strong> troubleshooting problems<\/li>\n<li><strong>Agencies<\/strong> managing multiple client sites<\/li>\n<li><strong>Freelancers<\/strong> who need quick debugging without FTP access<\/li>\n<li><strong>Anyone<\/strong> tired of manually editing wp-config.php<\/li>\n<\/ul>\n\n<h4>\ud83d\udca1 Why Choose Developer Debug Mode?<\/h4>\n\n<p>Unlike other debug plugins, we focus on <strong>user experience<\/strong>:<\/p>\n\n<p>\u2705 <strong>Instant toggles<\/strong> \u2014 No save buttons, changes apply immediately\n\u2705 <strong>Visual feedback<\/strong> \u2014 Clear status indicators show exactly what's enabled\n\u2705 <strong>Admin bar access<\/strong> \u2014 Toggle debug from anywhere in WordPress\n\u2705 <strong>Production-safe<\/strong> \u2014 Frontend warnings prevent accidentally exposing errors\n\u2705 <strong>Modern design<\/strong> \u2014 Beautiful UI that fits naturally in your dashboard\n\u2705 <strong>Lightweight<\/strong> \u2014 No bloat, loads only where needed<\/p>\n\n<h4>\ud83d\udd12 Built With Security In Mind<\/h4>\n\n<ul>\n<li>Capability checks ensure only administrators can change settings<\/li>\n<li>Nonce verification on all AJAX requests<\/li>\n<li>Automatic wp-config.php backups before every change<\/li>\n<li>No data sent to external servers<\/li>\n<li>Clean uninstall removes all plugin data<\/li>\n<\/ul>\n\n<h4>\ud83d\udcda Debug Constants Explained<\/h4>\n\n<p>Not sure what each constant does? Here's a quick guide:<\/p>\n\n<p><strong>WP_DEBUG<\/strong>\nThe master switch. When enabled, WordPress will display PHP errors, notices, and warnings. Required for the other debug constants to work.<\/p>\n\n<p><strong>WP_DEBUG_LOG<\/strong>\nSaves all debug messages to <code>\/wp-content\/debug.log<\/code>. Essential for debugging issues that happen in the background (AJAX, cron jobs, REST API).<\/p>\n\n<p><strong>WP_DEBUG_DISPLAY<\/strong>\nShows errors directly on your web pages. Useful during development but <strong>never enable on production<\/strong> \u2014 it can expose sensitive information to visitors.<\/p>\n\n<p><strong>SCRIPT_DEBUG<\/strong>\nForces WordPress to use the development versions of core CSS and JavaScript files instead of minified versions. Helpful when debugging scripts.<\/p>\n\n<p><strong>SAVEQUERIES<\/strong>\nStores database queries in a global array for later analysis. Useful for identifying slow queries but adds overhead \u2014 disable when not needed.<\/p>\n\n<p><strong>WP_DISABLE_FATAL_ERROR_HANDLER<\/strong>\nDisables WordPress's \"recovery mode\" so you see the actual PHP fatal error instead of \"There has been a critical error on this website.\"<\/p>\n\n<h4>\ud83e\udd1d Support &amp; Documentation<\/h4>\n\n<p>Need help? We offer:<\/p>\n\n<ul>\n<li><strong>Free Support<\/strong> \u2014 Post in the <a href=\"https:\/\/wordpress.org\/support\/plugin\/developer-debug-mode\/\">WordPress.org support forum<\/a><\/li>\n<li><strong>Documentation<\/strong> \u2014 Visit <a href=\"https:\/\/glimbyte.ie\">glimbyte.ie<\/a> for guides and tutorials<\/li>\n<li><strong>Express Support<\/strong> \u2014 Fast turnaround for urgent issues via <a href=\"https:\/\/glimbyte.ie\/support\">glimbyte.ie\/support<\/a><\/li>\n<\/ul>\n\n<h4>\ud83c\udf10 Works Great With<\/h4>\n\n<ul>\n<li><strong>Query Monitor<\/strong> \u2014 Use alongside for deeper debugging<\/li>\n<li><strong>Debug Bar<\/strong> \u2014 Compatible with Debug Bar and its add-ons<\/li>\n<li><strong>Any caching plugin<\/strong> \u2014 Clear cache after toggling debug constants<\/li>\n<li><strong>Managed WordPress hosts<\/strong> \u2014 Works on most hosts including Kinsta, WP Engine, SiteGround<\/li>\n<\/ul>\n\n<h3>Credits<\/h3>\n\n<p>Developed with \u2764\ufe0f by <a href=\"https:\/\/glimbyte.ie\">Glimbyte<\/a> \u2014 WordPress Development &amp; Support.<\/p>\n\n<p>Special thanks to the WordPress community for feedback and suggestions.<\/p>\n\n<h3>Privacy Policy<\/h3>\n\n<p>Developer Debug Mode does not collect, store, or transmit any personal data. All settings are stored locally in your WordPress database and wp-config.php file.<\/p>\n\n<p>The optional support contact form (available in the plugin settings) sends data directly to Glimbyte's support team. This data is handled according to <a href=\"https:\/\/glimbyte.ie\/privacy\">Glimbyte's Privacy Policy<\/a>.<\/p>\n\n<h3>Additional Info<\/h3>\n\n<h4>Contribute<\/h4>\n\n<p>Found a bug or have a feature request? We'd love to hear from you!<\/p>\n\n<ul>\n<li><strong>Support Forum:<\/strong> <a href=\"https:\/\/wordpress.org\/support\/plugin\/developer-debug-mode\/\">wordpress.org\/support\/plugin\/developer-debug-mode<\/a><\/li>\n<li><strong>Website:<\/strong> <a href=\"https:\/\/glimbyte.ie\">glimbyte.ie<\/a><\/li>\n<\/ul>\n\n<h4>Translations<\/h4>\n\n<p>Want to help translate Developer Debug Mode into your language? Visit <a href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/developer-debug-mode\/\">translate.wordpress.org<\/a> to contribute.<\/p>\n\n<!--section=installation-->\n<h4>Automatic Installation (Recommended)<\/h4>\n\n<ol>\n<li>Go to <strong>Plugins \u2192 Add New<\/strong> in your WordPress admin<\/li>\n<li>Search for \"Developer Debug Mode\"<\/li>\n<li>Click <strong>Install Now<\/strong> then <strong>Activate<\/strong><\/li>\n<li>Go to <strong>Settings \u2192 Debug Mode<\/strong> to start debugging<\/li>\n<\/ol>\n\n<h4>Manual Installation<\/h4>\n\n<ol>\n<li>Download the plugin ZIP file<\/li>\n<li>Go to <strong>Plugins \u2192 Add New \u2192 Upload Plugin<\/strong><\/li>\n<li>Choose the ZIP file and click <strong>Install Now<\/strong><\/li>\n<li>Activate the plugin<\/li>\n<li>Go to <strong>Settings \u2192 Debug Mode<\/strong><\/li>\n<\/ol>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>WordPress 5.0 or higher<\/li>\n<li>PHP 7.0 or higher<\/li>\n<li>Write access to wp-config.php (most hosts allow this)<\/li>\n<\/ul>\n\n<h4>After Activation<\/h4>\n\n<ol>\n<li>Navigate to <strong>Settings \u2192 Debug Mode<\/strong><\/li>\n<li>You'll see the current status of all debug constants<\/li>\n<li>Toggle any switch to enable\/disable that constant<\/li>\n<li>Changes save automatically \u2014 no save button needed!<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20edit%20my%20wp-config.php%20file%3F\"><h3>Does this plugin edit my wp-config.php file?<\/h3><\/dt>\n<dd><p>Yes. The plugin modifies wp-config.php to add or update debug constant definitions. This is the same thing you would do manually, just automated and safer because:<\/p>\n\n<ul>\n<li>A backup is created before every change<\/li>\n<li>The plugin keeps the 5 most recent backups<\/li>\n<li>Changes are validated before saving<\/li>\n<li>No risk of syntax errors from manual editing<\/li>\n<\/ul><\/dd>\n<dt id=\"is%20it%20safe%20to%20use%20on%20a%20production%2Flive%20site%3F\"><h3>Is it safe to use on a production\/live site?<\/h3><\/dt>\n<dd><p>The plugin itself is completely safe. However, be careful with <strong>WP_DEBUG_DISPLAY<\/strong> on production sites \u2014 it can expose sensitive error information to visitors.<\/p>\n\n<p>That's why the plugin shows a frontend warning bar when WP_DEBUG_DISPLAY is active. You'll never forget to turn it off!<\/p>\n\n<p>For production debugging, we recommend enabling only <strong>WP_DEBUG<\/strong> and <strong>WP_DEBUG_LOG<\/strong>, then checking the debug.log file.<\/p><\/dd>\n<dt id=\"what%20if%20wp-config.php%20is%20not%20writable%3F\"><h3>What if wp-config.php is not writable?<\/h3><\/dt>\n<dd><p>The plugin will show a warning message and disable the toggle switches. You'll need to:<\/p>\n\n<ol>\n<li>Contact your hosting provider to enable write access, or<\/li>\n<li>Temporarily change file permissions to 644 or 664<\/li>\n<\/ol>\n\n<p>Some managed WordPress hosts restrict wp-config.php access for security. Contact your host's support for help.<\/p><\/dd>\n<dt id=\"can%20i%20use%20this%20with%20query%20monitor%20or%20debug%20bar%3F\"><h3>Can I use this with Query Monitor or Debug Bar?<\/h3><\/dt>\n<dd><p>Absolutely! Developer Debug Mode manages the debug constants, while Query Monitor and Debug Bar provide additional debugging interfaces. They complement each other perfectly.<\/p><\/dd>\n<dt id=\"will%20enabling%20debug%20mode%20slow%20down%20my%20site%3F\"><h3>Will enabling debug mode slow down my site?<\/h3><\/dt>\n<dd><p><strong>WP_DEBUG<\/strong> and <strong>WP_DEBUG_LOG<\/strong> have minimal performance impact.<\/p>\n\n<p><strong>WP_DEBUG_DISPLAY<\/strong> can slightly slow page rendering if there are many errors.<\/p>\n\n<p><strong>SAVEQUERIES<\/strong> does add overhead because it stores every database query \u2014 disable it when not actively debugging database performance.<\/p><\/dd>\n<dt id=\"how%20do%20i%20view%20the%20debug.log%20file%3F\"><h3>How do I view the debug.log file?<\/h3><\/dt>\n<dd><p>Three options:<\/p>\n\n<ol>\n<li><strong>Built-in viewer<\/strong> \u2014 Go to Settings \u2192 Debug Mode and scroll to the Debug Log Viewer section<\/li>\n<li><strong>Direct access<\/strong> \u2014 Download from \/wp-content\/debug.log via FTP<\/li>\n<li><strong>Admin bar<\/strong> \u2014 Click the debug log link in the admin bar menu<\/li>\n<\/ol><\/dd>\n<dt id=\"can%20i%20toggle%20debug%20from%20the%20admin%20bar%3F\"><h3>Can I toggle debug from the admin bar?<\/h3><\/dt>\n<dd><p>Yes! As of version 1.2.0, you can click any constant in the admin bar dropdown to toggle it on\/off instantly. No need to visit the settings page.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20wordpress%20multisite%3F\"><h3>Does it work with WordPress Multisite?<\/h3><\/dt>\n<dd><p>Yes! The plugin works on multisite installations. Each site administrator can manage debug settings for their site. Network-wide settings are not currently supported but planned for a future version.<\/p><\/dd>\n<dt id=\"what%20happens%20when%20i%20deactivate%20or%20uninstall%20the%20plugin%3F\"><h3>What happens when I deactivate or uninstall the plugin?<\/h3><\/dt>\n<dd><p><strong>Deactivation:<\/strong> Debug constants remain in wp-config.php at their current values.<\/p>\n\n<p><strong>Uninstall:<\/strong> Plugin options are removed from the database. Debug constants in wp-config.php are NOT removed \u2014 we don't want to accidentally disable debugging you intentionally enabled.<\/p><\/dd>\n<dt id=\"can%20i%20customize%20which%20constants%20are%20shown%3F\"><h3>Can I customize which constants are shown?<\/h3><\/dt>\n<dd><p>Not currently, but this is planned for a future version. All six constants are shown by default as they're the most commonly used for debugging.<\/p><\/dd>\n<dt id=\"the%20toggles%20aren%27t%20saving.%20what%27s%20wrong%3F\"><h3>The toggles aren't saving. What's wrong?<\/h3><\/dt>\n<dd><p>This usually means one of:<\/p>\n\n<ol>\n<li><strong>wp-config.php isn't writable<\/strong> \u2014 Check file permissions<\/li>\n<li><strong>JavaScript error<\/strong> \u2014 Check browser console for errors<\/li>\n<li><strong>Caching<\/strong> \u2014 Clear any caching plugins and try again<\/li>\n<li><strong>Security plugin conflict<\/strong> \u2014 Temporarily disable security plugins to test<\/li>\n<\/ol><\/dd>\n<dt id=\"does%20this%20work%20with%20custom%20wp-config.php%20locations%3F\"><h3>Does this work with custom wp-config.php locations?<\/h3><\/dt>\n<dd><p>Yes! The plugin checks both the standard location (WordPress root) and one directory up (common on some hosts).<\/p><\/dd>\n<dt id=\"how%20do%20i%20get%20support%3F\"><h3>How do I get support?<\/h3><\/dt>\n<dd><ol>\n<li>Check this FAQ first<\/li>\n<li>Search the <a href=\"https:\/\/wordpress.org\/support\/plugin\/developer-debug-mode\/\">support forum<\/a> for similar issues<\/li>\n<li>Create a new support topic with details about your problem<\/li>\n<li>For urgent issues, contact us at <a href=\"https:\/\/glimbyte.ie\/support\">glimbyte.ie\/support<\/a><\/li>\n<\/ol><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>Fixed: Converted email templates to use fully inline styles instead of style blocks (WordPress.org compliance)<\/li>\n<li>Improved: Email compatibility across all major email clients<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>Fixed: Removed Plugin URI to resolve duplicate URI error (Plugin URI and Author URI cannot be the same)<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Fixed: Plugin URI now points to valid URL (https:\/\/glimbyte.ie)<\/li>\n<li>Fixed: Inline styles now use wp_add_inline_style() instead of direct output (WordPress.org compliance)<\/li>\n<li>Fixed: JavaScript object names now use consistent dev_debug_mode prefix<\/li>\n<li>Improved: Code compliance with WordPress coding standards<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Fixed: Translators comments now properly placed directly above each __() call with placeholders<\/li>\n<li>Fixed: Updated \"Tested up to\" to WordPress 6.9<\/li>\n<li>Fixed: Shortened plugin short description to comply with 150 character limit<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Fixed: Added missing translators comments for i18n compliance (WordPress plugin check)<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added: Admin bar quick toggle \u2014 click any constant to toggle it directly without visiting settings<\/li>\n<li>Added: Visual feedback with hover effects and loading states in admin bar<\/li>\n<li>Added: Real-time notifications when toggling from admin bar<\/li>\n<li>Added: Cross-tab synchronization for admin bar toggles<\/li>\n<li>Improved: Admin bar menu now shows \"Click to Toggle\" header for clarity<\/li>\n<li>Improved: Better visual distinction between enabled and disabled states<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added: Admin bar menu showing debug status and quick access to settings<\/li>\n<li>Added: Built-in debug log viewer with search, download, and clear functionality<\/li>\n<li>Added: SAVEQUERIES toggle for database query logging<\/li>\n<li>Added: WP_DISABLE_FATAL_ERROR_HANDLER toggle (WSOD Override)<\/li>\n<li>Added: Auto-refresh option for log viewer<\/li>\n<li>Added: Color-coded log entries (fatal, error, warning, notice)<\/li>\n<li>Improved: Status grid now shows all 6 debug constants<\/li>\n<li>Improved: Better responsive design for mobile devices<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed: WordPress 5.0+ compatibility issue with multisite uninstall<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Toggle WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY, SCRIPT_DEBUG<\/li>\n<li>Auto-save functionality with instant feedback<\/li>\n<li>Real-time status indicators<\/li>\n<li>Frontend debug notice when WP_DEBUG_DISPLAY is active<\/li>\n<li>Cross-tab synchronization via localStorage<\/li>\n<li>Automatic wp-config.php backups (keeps 5 most recent)<\/li>\n<li>Built-in support contact form<\/li>\n<\/ul>","raw_excerpt":"Toggle WordPress debug mode instantly. No wp-config.php editing needed. Features auto-save, admin bar quick toggle, and debug log viewer.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/272304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=272304"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/glimbyte"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=272304"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=272304"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=272304"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=272304"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=272304"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=272304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}