{"id":330583,"date":"2026-08-05T19:22:43","date_gmt":"2026-08-05T19:22:43","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/debug-switcher\/"},"modified":"2026-08-11T14:41:12","modified_gmt":"2026-08-11T14:41:12","slug":"debanics","status":"publish","type":"plugin","link":"https:\/\/mn.wordpress.org\/plugins\/debanics\/","author":23058039,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.1","stable_tag":"1.1.1","tested":"7.0.4","requires":"6.0","requires_php":"7.2","requires_plugins":null,"header_name":"Debanics - Debug Log Analyzer","header_author":"ShafayatBayezid","header_description":"A simple plugin to toggle WordPress debug settings and analyze your debug log.","assets_banners_color":"9c9c9c","last_updated":"2026-08-11 14:41:12","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/softolix.com","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/debanics","header_author_uri":"https:\/\/profiles.wordpress.org\/shafayatbayezid","rating":5,"author_block_rating":0,"active_installs":0,"downloads":188,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"shafayatbayezid","date":"2026-08-05 19:28:37"},"1.1.0":{"tag":"1.1.0","author":"shafayatbayezid","date":"2026-08-07 04:26:20"},"1.1.1":{"tag":"1.1.1","author":"shafayatbayezid","date":"2026-08-11 14:41:12"}},"upgrade_notice":{"1.1.1":"<p>Patch release: fixes admin notices breaking the page header layout and cleans up focus outlines. No settings are changed by this update.<\/p>","1.1.0":"<p>Visual refresh of the settings and debug log pages, plus new log filtering\/search. No settings are changed by this update.<\/p>","1.0.0":"<p>First release on WordPress.org<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":2},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3637357,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3637581,"resolution":"772x250","location":"assets","locale":"","width":2204,"height":713}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3637357,"resolution":"1","location":"assets","locale":"","width":1459,"height":628},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3637357,"resolution":"2","location":"assets","locale":"","width":1917,"height":840}},"screenshots":{"1":"Admin interface for toggling debug settings","2":"Debug log viewer interface"}},"plugin_section":[],"plugin_tags":[83,94,734,908,8541],"plugin_category":[59],"plugin_contributors":[231975],"plugin_business_model":[],"class_list":["post-330583","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-debug","plugin_tags-development","plugin_tags-log","plugin_tags-troubleshooting","plugin_category-utilities-and-tools","plugin_contributors-shafayatbayezid","plugin_committers-shafayatbayezid"],"banners":{"banner":"https:\/\/ps.w.org\/debanics\/assets\/banner-772x250.png?rev=3637581","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/debanics\/assets\/icon-256x256.png?rev=3637357","icon_2x":"https:\/\/ps.w.org\/debanics\/assets\/icon-256x256.png?rev=3637357","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/debanics\/assets\/screenshot-1.png?rev=3637357","caption":"Admin interface for toggling debug settings"},{"src":"https:\/\/ps.w.org\/debanics\/assets\/screenshot-2.png?rev=3637357","caption":"Debug log viewer interface"}],"raw_content":"<!--section=description-->\n<p>Debanics lets you easily enable or disable WordPress debug settings (WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY) from the admin dashboard. No need to manually edit wp-config.php!<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Toggle debug settings with one click<\/li>\n<li>View debug log directly in admin<\/li>\n<li>Secure: Only admins can use<\/li>\n<li>No coding required<\/li>\n<li>Works with any theme or plugin<\/li>\n<\/ul>\n\n<h4>Why Use Debanics?<\/h4>\n\n<ul>\n<li><strong>Easy to Use<\/strong>: Toggle debug settings with a single click<\/li>\n<li><strong>Safe<\/strong>: No need to manually edit wp-config.php<\/li>\n<li><strong>Secure<\/strong>: Only administrators can access<\/li>\n<li><strong>Compatible<\/strong>: Works with all WordPress themes and plugins<\/li>\n<li><strong>Developer Friendly<\/strong>: Useful for development and troubleshooting<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/debanics<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Go to 'Debanics' in the admin menu to use.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20work%20on%20all%20hosts%3F\"><h3>Does this plugin work on all hosts?<\/h3><\/dt>\n<dd><p>It works on most hosts, but your <code>wp-config.php<\/code> file must be writable by PHP for toggling to work.<\/p><\/dd>\n<dt id=\"is%20it%20safe%20to%20use%20on%20production%3F\"><h3>Is it safe to use on production?<\/h3><\/dt>\n<dd><p>We recommend only enabling debug mode on staging or development sites. Debug mode can expose sensitive information and impact performance.<\/p><\/dd>\n<dt id=\"what%20permissions%20do%20i%20need%3F\"><h3>What permissions do I need?<\/h3><\/dt>\n<dd><p>The plugin requires write access to wp-config.php. Your web server user must have write permissions for the file.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixed other plugins' and WordPress admin notices breaking into the Settings and Debug Log page header.<\/li>\n<li>Fixed the style of buttons, filter pills, and the log search field.<\/li>\n<li>Improved the Settings and Debug Log page header to stay pinned to the top of the screen while scrolling, with a subtle shadow<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Redesigned the debug settings cards with a cleaner layout and a color-coded status indicator<\/li>\n<li>Added a quick \"View Debug Log\" link to the Settings page and moved the log page's action buttons redesigned and repositioned<\/li>\n<li>Added filter-by-type and search to the debug log viewer, so entries can be narrowed down by error type or keyword<\/li>\n<li>Refreshed button styling across the admin pages for better visual consistency<\/li>\n<li>Minor copy and layout polish; improved mobile responsiveness<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial public release<\/li>\n<li>Added debug settings toggle<\/li>\n<li>Added debug log viewer<\/li>\n<li>Added security checks<\/li>\n<li>Added proper error handling<\/li>\n<\/ul>","raw_excerpt":"A simple plugin to toggle WP_DEBUG, WP_DEBUG_LOG, and WP_DEBUG_DISPLAY settings from the WordPress admin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/330583","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=330583"}],"author":[{"embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/shafayatbayezid"}],"wp:attachment":[{"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=330583"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=330583"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=330583"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=330583"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=330583"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=330583"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}