{"id":78726,"date":"2017-12-09T17:46:46","date_gmt":"2017-12-09T17:46:46","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/debug-status-display-footer\/"},"modified":"2026-01-27T14:04:19","modified_gmt":"2026-01-27T14:04:19","slug":"debug-status-display-footer","status":"publish","type":"plugin","link":"https:\/\/szl.wordpress.org\/plugins\/debug-status-display-footer\/","author":10791880,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"1.1.0","tested":"6.9.4","requires":"3.0.1","requires_php":"5.6","requires_plugins":null,"header_name":"Debug Status Display Footer","header_author":"Apasionados, Apasionados del Marketing","header_description":"Displays if WP_DEBUG is active in the admin footer. This plugin can be used alone or together with the <a href=\"https:\/\/wordpress.org\/plugins\/server-ip-memory-usage\/\" target=\"_blank\">Server IP & Memory Usage Display<\/a> plugin.","assets_banners_color":"eedbda","last_updated":"2026-01-27 14:04:19","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/apasionados.es\/","header_plugin_uri":"http:\/\/apasionados.es\/#utm_source=wpadmin&utm_medium=plugin&utm_campaign=debug-status-display-plugin","header_author_uri":"http:\/\/apasionados.es","rating":5,"author_block_rating":0,"active_installs":90,"downloads":2656,"num_ratings":0,"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":"apasionados","date":"2017-12-09 18:01:31"},"1.1.0":{"tag":"1.1.0","author":"apasionados","date":"2026-01-27 14:04:19"}},"upgrade_notice":{"1.1.0 (Release Date - 20 June 2018)":"<p>Solved deprecated error with PHP 7.2: Function create_function() is deprecated<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1784036,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1784036,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":1784036,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":1784036,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1784036,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1784036,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1784036,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":1784036,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Example of the footer displaying the information (DEBUG is true).","2":"Example of the footer displaying the information (DEBUG is false).","3":"Example of the admin footer displaying the information together with the information of the \"Server IP &amp; Memory Usage Display\" and \"Debug Status display\" plugins (DEBUG is true).","4":"Example of the admin footer displaying the information together with the information of the \"Server IP &amp; Memory Usage Display\" and \"Debug Status display\" plugins (DEBUG is true)."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[94,4473,2925,4077],"plugin_category":[59],"plugin_contributors":[78667],"plugin_business_model":[],"class_list":["post-78726","plugin","type-plugin","status-publish","hentry","plugin_tags-debug","plugin_tags-info","plugin_tags-server","plugin_tags-wp_debug","plugin_category-utilities-and-tools","plugin_contributors-apasionados","plugin_committers-apasionados"],"banners":{"banner":"https:\/\/ps.w.org\/debug-status-display-footer\/assets\/banner-772x250.png?rev=1784036","banner_2x":"https:\/\/ps.w.org\/debug-status-display-footer\/assets\/banner-1544x500.png?rev=1784036","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/debug-status-display-footer\/assets\/icon-128x128.png?rev=1784036","icon_2x":"https:\/\/ps.w.org\/debug-status-display-footer\/assets\/icon-256x256.png?rev=1784036","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/debug-status-display-footer\/assets\/screenshot-1.png?rev=1784036","caption":"Example of the footer displaying the information (DEBUG is true)."},{"src":"https:\/\/ps.w.org\/debug-status-display-footer\/assets\/screenshot-2.png?rev=1784036","caption":"Example of the footer displaying the information (DEBUG is false)."},{"src":"https:\/\/ps.w.org\/debug-status-display-footer\/assets\/screenshot-3.png?rev=1784036","caption":"Example of the admin footer displaying the information together with the information of the \"Server IP &amp; Memory Usage Display\" and \"Debug Status display\" plugins (DEBUG is true)."},{"src":"https:\/\/ps.w.org\/debug-status-display-footer\/assets\/screenshot-4.png?rev=1784036","caption":"Example of the admin footer displaying the information together with the information of the \"Server IP &amp; Memory Usage Display\" and \"Debug Status display\" plugins (DEBUG is true)."}],"raw_content":"<!--section=description-->\n<p>This plugin displays if WP_DEBUG is active (<code>define('WP_DEBUG', true);<\/code> in the wp-config.php configuration file) in the admin footer. If WP_DEBUG is not active it shows WP_DEBUG strike through in the admin footer and if it's active it show WP_DEBUG in orange color. This helps to identify in one second if WP_DEBUG is active on a site or not.<\/p>\n\n<p>It can be used alone or together with the <a href=\"https:\/\/wordpress.org\/plugins\/server-ip-memory-usage\/\">\"Server IP &amp; Memory Usage Display\"<\/a> and\/or the <a href=\"https:\/\/wordpress.org\/plugins\/display-mysql-version\/\">\"Display MySql version\"<\/a> plugin.<\/p>\n\n<h4>What can I do with this plugin?<\/h4>\n\n<p>This plugin displays if WP_DEBUG is active (<code>define('WP_DEBUG', true);<\/code> in the wp-config.php configuration file) in the admin footer. If WP_DEBUG is not active it shows WP_DEBUG strike through. If it's active it show WP_DEBUG in orange color.<\/p>\n\n<h4>What ideas is this plugin based on?<\/h4>\n\n<p>We have had some requirements to add the information if WP_DEBUG is active and some other information to the <a href=\"https:\/\/wordpress.org\/plugins\/server-ip-memory-usage\/\">Server IP &amp; Memory Usage Display<\/a> plugin. As we want to keep this plugin as simple as possible and without settings page, we decided to create this small plugin, which can be used alone or together with the <a href=\"https:\/\/wordpress.org\/plugins\/server-ip-memory-usage\/\">\"Server IP &amp; Memory Usage Display\"<\/a> and\/or the <a href=\"https:\/\/wordpress.org\/plugins\/display-mysql-version\/\">\"Display MySql version\"<\/a> plugin.<\/p>\n\n<h4>System requirements<\/h4>\n\n<p>PHP version 5.6 or greater.<\/p>\n\n<h4>Debug status display Plugin in your Language!<\/h4>\n\n<p>This first release is avaliable in English and Spanish. In the \"lang\" folder we have included the necessary files to translate this plugin.<\/p>\n\n<p>If you would like the plugin in your language and you're good at translating, please drop us a line at <a href=\"http:\/\/apasionados.es\/contacto\/index.php?desde=wordpress-org-debug-status-display-home\">Contact us<\/a>.<\/p>\n\n<h4>Further Reading<\/h4>\n\n<p>You can access the description of the plugin in Spanish at: <a href=\"https:\/\/apasionados.es\/blog\/mostrar-aviso-si-wordpress-esta-en-modo-debug-wordpress-plugin-7758\/\">Debug status display en espa&ntilde;ol<\/a>.<\/p>\n\n<h3>Contact<\/h3>\n\n<p>For further information please send us an <a href=\"http:\/\/apasionados.es\/contacto\/index.php?desde=wordpress-org-debug-status-display-contact\">email<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>First you will have to upload the plugin to the <code>\/wp-content\/plugins\/<\/code> folder.<\/li>\n<li>Then activate the plugin in the plugin panel.<\/li>\n<li>Now the information regarding the DEBUG status is displayed in the admin footer.<\/li>\n<\/ol>\n\n<p>Please use with <em>WordPress MultiSite<\/em> at your own risk, as it has not been tested.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"why%20did%20you%20make%20this%20plugin%3F\"><h3>Why did you make this plugin?<\/h3><\/dt>\n<dd><p>We have had some requirements to add the information if WP_DEBUG is active and some other information to the <a href=\"https:\/\/wordpress.org\/plugins\/server-ip-memory-usage\/\">Server IP &amp; Memory Usage Display<\/a> plugin. As we want to keep this plugin as simple as possible and without settings page, we decided to create this small plugin, which can be used alone or together with the <a href=\"https:\/\/wordpress.org\/plugins\/server-ip-memory-usage\/\">\"Server IP &amp; Memory Usage Display\"<\/a> and\/or the <a href=\"https:\/\/wordpress.org\/plugins\/display-mysql-version\/\">\"Display MySql version\"<\/a> plugin.<\/p><\/dd>\n<dt id=\"how%20can%20i%20remove%20debug%20status%20display%3F\"><h3>How can I remove Debug status display?<\/h3><\/dt>\n<dd><p>You can simply activate, deactivate or delete it in your plugin management section.<\/p><\/dd>\n<dt id=\"does%20debug%20status%20display%20make%20changes%20to%20the%20database%3F\"><h3>Does Debug Status display make changes to the database?<\/h3><\/dt>\n<dd><p>No. There is no data stored in the WordPress database.<\/p><\/dd>\n<dt id=\"are%20there%20any%20known%20incompatibilities%3F\"><h3>Are there any known incompatibilities?<\/h3><\/dt>\n<dd><p>Please use with <em>WordPress MultiSite<\/em> at your own risk, as it has not been tested.<\/p><\/dd>\n<dt id=\"are%20there%20any%20server%20requirements%3F\"><h3>Are there any server requirements?<\/h3><\/dt>\n<dd><p>The PHP version should be at least 5.6. If PHP version is lower than 5.6 there is an error message shown and plugin is not activated.<\/p><\/dd>\n<dt id=\"do%20you%20make%20use%20of%20debug%20status%20display%20yourself%3F\"><h3>Do you make use of Debug status display yourself?<\/h3><\/dt>\n<dd><p>Of course we do. That's why we created it. ;-)<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.0 (Release Date - 20 June 2018)<\/h4>\n\n<ul>\n<li>Solved deprecated error with PHP 7.2: Function create_function() is deprecated<\/li>\n<\/ul>\n\n<h4>1.0.0 (Release Date - 07 December 2017)<\/h4>\n\n<ul>\n<li>First official release.<\/li>\n<\/ul>","raw_excerpt":"Displays if WP_DEBUG is active in the admin footer. This plugin can be used alone or together with the &quot;Server IP &amp; Memory Usage Display&quot; plugin.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/78726","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=78726"}],"author":[{"embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/apasionados"}],"wp:attachment":[{"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=78726"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=78726"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=78726"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=78726"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=78726"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/szl.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=78726"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}