Loading...
banner plugin Image
woo-image

Debug Bar

By WordPress.org

Description

Debug Bar adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information.

A must for developers!

When WP_DEBUG is enabled it also tracks PHP Warnings and Notices to make them easier to find.

When SAVEQUERIES is enabled the mysql queries are tracked and displayed.

To enable these options, add the following code to your wp-config.php file:

define( 'WP_DEBUG', true );

define( 'SAVEQUERIES', true );

Add a PHP/MySQL console with the Debug Bar Console plugin.

There are numerous other add-ons available to get more insight into, for instance, the registered Post Types, Shortcodes, WP Cron, Language file loading, Actions and Filters and so on. Just search the plugin directory for 'Debug Bar'.

Other Notable Features

Here are a few other notable features of this free Debug Bar plugin.

check-fill
debug menu
check-fill
debugging information
check-fill
WP_DEBUG
WPS
Exclamation-Image

7.19

Very Good

Star-Image

Ratings

4.1 out of 5 | 69
History-Image

Version

1.1.8
calendar-Image

Last updated

3 weeks ago
Star-Image

Active installations

20,000+
Star-Image

WordPress version

7.0 or higher
php-Image

PHP version

or higher
translate-Image

Languages

18

Tags

Debug