Debug Bar Query Count Alert

A simple add-on for the Debug Bar plugin to replace the button text with the database query count and time.

Author:Matthew Boynes (profile at wordpress.org)
WordPress version required:3.1
WordPress version tested:3.8.1
Plugin version:0.1
Added to WordPress repository:02-02-2014
Last updated:02-02-2014
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, %:100
Rated by:2
Plugin URI:https://github.com/mboynes/debug-bar-query-co...
Total downloads:2 960
Active installs:10+
plugin download
Click to start download

Replaces the default text in the Debug Bar button (which is "Debug Bar" by default in English) with the page's query count and total sql time. The button will be red if there were more than 200 queries or they took more than 1 second to run, and orange if the page required more than 100 queries or took more than 0.5 seconds to run.

Requires the Debug Bar plugin and for the constant SAVEQUERIES to be true.

Inspired by the Admin Bar on WordPress.com VIP, which offers similar functionality.


Screenshots
FAQ
ChangeLog