Gorilla Debug

plugin banner

Gorilla Debug is a simple WordPress plugin. It is geared towards helping programmers with the development of WordPress themes and plugins.

Author:Gorilla Solutions (profile at wordpress.org)
WordPress version required:5.7
WordPress version tested:5.7.2
Plugin version:1.0.0
Added to WordPress repository:03-06-2021
Last updated:09-06-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://debug.gorilla.solutions
Total downloads:432
plugin download
Click to start download

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
ChangeLog