Opis
Using this simple plugin, you can update wp-config.php by setting the PHP named constants used for WordPress debugging via a simple UI. Those named constants are WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY, SCRIPT_DEBUG, and SAVEQUERIES.
This plugin also allows you to view and edit the debug.log file from within the WP Admin panel, without the need to access this file directly through the file system.
Moreover, this plugin introduces a debugging function, gorilla_debug(), that allows you to output debugging messages to either the display or the debug.log file.
This plugin is intended for development purposes only
For full documentation, visit https://debug.gorilla.solutions and https://debug.gorilla.wtf
Zrzuty ekranu
Instalacja
You can install Gorilla Debug in any one of the following ways
From your WordPress dashboard
- Visit
Plugins -> Add New - Search for
Gorilla Debug - Activate
Gorilla Debugfrom your Plugins page.
From WordPress.org
- Download
Gorilla Debug - Upload the
gorilla-debugdirectory to your/wp-content/plugins/directory - Activate
Gorilla Debugfrom your Plugins page.
If the plugin cannot be activated
If you were unable to activate the plugin, it is most probably due to file protection and permissions set to protect wp-config.php. If this happens, then you will be instructed to activate manually.
Remember, this plugin is for development purposes only, and if you decide to change file permissions to change the access privileges for wp-config.php, then it is better to do so in a secure development environment. If you need to use this plugin in a live environment, and you change your file permissions to allow this plugin to work, then you have to ensure that wp-config.php is protected again after you finish using this plugin.
Once Activated
- Access
Gorilla Debugfrom the WP Admin panel, and then click onSettings(i.e., 'Gorilla Debug -> Settings`). - Change the debug settings to your preferences. The bottom section shows the settings changes that will be made to
wp-config.php. - Click
Save Changesto save the settings.
Visit https://debug.gorilla.solutions for documentation on how to use this plugin.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Gorilla Debug” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „Gorilla Debug” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “Gorilla Debug” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
1.0.0
- Added functionality to edit debug.log from within the WP Admin panel
0.1.0
- Initial release



