Gorilla Debug Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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
Screenshots
The settings page for the Gorilla Debug plugin
An example of using the
gorilla_debug()function
The output of the
gorilla_debug()function call intodebug.log
