Home Plugins gorilla debug
Gorilla Debug logo

Gorilla Debug

by gorillasolutions on WordPress.org

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

(0)
The settings page for the Gorilla Debug plugin

The settings page for the Gorilla Debug plugin

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

Active installations0+
Weekly downloads
8+0.00%
Version1.0.0
Last updated6/9/2021
WordPress version5.7
Tested up to5.7.12
PHP version7.2
Tags
debugdebuggingdevelopment