We'll create fresh WordPress site with Debug Status display installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin displays if WP_DEBUG is active (define('WP_DEBUG', true);
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.
It can be used alone or together with the “Server IP & Memory Usage Display” and/or the “Display MySql version” plugin.
This plugin displays if WP_DEBUG is active (define('WP_DEBUG', true);
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.
We have had some requirements to add the information if WP_DEBUG is active and some other information to the Server IP & Memory Usage Display 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 “Server IP & Memory Usage Display” and/or the “Display MySql version” plugin.
PHP version 5.6 or greater.
This first release is avaliable in English and Spanish. In the “lang” folder we have included the necessary files to translate this plugin.
If you would like the plugin in your language and you’re good at translating, please drop us a line at Contact us.
You can access the description of the plugin in Spanish at: Debug status display en español.
For further information please send us an email.