Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Debug Status display

Deskripsyon

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.

What can I do with this 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.

What ideas is this plugin based on?

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.

System requirements

PHP version 5.6 or greater.

Debug status display Plugin in your Language!

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.

Further Reading

You can access the description of the plugin in Spanish at: Debug status display en español.

Contact

For further information please send us an email.

Mga Screenshot

  • Example of the footer displaying the information (DEBUG is true).
  • Example of the footer displaying the information (DEBUG is false).
  • Example of the admin footer displaying the information together with the information of the “Server IP & Memory Usage Display” and “Debug Status display” plugins (DEBUG is true).
  • Example of the admin footer displaying the information together with the information of the “Server IP & Memory Usage Display” and “Debug Status display” plugins (DEBUG is true).

Pag-install

  1. First you will have to upload the plugin to the /wp-content/plugins/ folder.
  2. Then activate the plugin in the plugin panel.
  3. Now the information regarding the DEBUG status is displayed in the admin footer.

Please use with WordPress MultiSite at your own risk, as it has not been tested.

FAQ

Why did you make this plugin?

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.

How can I remove Debug status display?

You can simply activate, deactivate or delete it in your plugin management section.

Does Debug Status display make changes to the database?

No. There is no data stored in the WordPress database.

Are there any known incompatibilities?

Please use with WordPress MultiSite at your own risk, as it has not been tested.

Are there any server requirements?

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.

Do you make use of Debug status display yourself?

Of course we do. That’s why we created it. 😉

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Debug Status display” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Debug Status display” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.1.0 (Release Date – 20 June 2018)

  • Solved deprecated error with PHP 7.2: Function create_function() is deprecated

1.0.0 (Release Date – 07 December 2017)

  • First official release.