Descrizione
Toggle WP_DEBUG 🔴ON or 🟢OFF from the wp-admin bar.
WP_DEBUG Toggle allows you to Enable WP_DEBUG with one click to log PHP, database and JavaScript errors when you need to, and disable it when you’re done. No need to manually edit wp-config.php file.
For more free WordPress plugins please visit plugins.club.
Installazione
- Upload the plugin file to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
The current WP_DEBUG value will be shown in the top right corner of the admin top bar. Simply click on the value to change it.
For basic usage, you can also have a look at the plugin web site.
FAQ
-
What is the current WP_DEBUG value?
-
The current WP_DEBUG value will be detected by the plugin and shown in the top right corner of the top bar on both frontened and wp-admin.
-
How to enable or disable WP_DEBUG ?
-
Simply click on the value to change it.
-
I have moved wp-config.php file, will this plugin still work?
-
Yes, If you have moved wp-config.php file one folder above according to the Hardening WP guide this plugin will still detect the file there and work as normal. The only scenario when it will not work is if you renamed wp-config.php file to something else, for example: configuration.php
-
Is this plugin safe to use?
-
Yes, all the best development practices have been used and the plugin code is verified by WordPress.org Plugin Review Team.
Recensioni
Contributi e sviluppo
“WP_DEBUG Toggle” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP_DEBUG Toggle” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.1
Added “Rate this plugin” link to the plugin page
1.0
The first stable public version.