A Debug Bar plugin that lets you trace what plugins are causing database queries.
Author: | Chris Morrell (profile at wordpress.org) |
WordPress version required: | 3.2 |
WordPress version tested: | 3.2.1 |
Plugin version: | 0.1 |
Added to WordPress repository: | 28-09-2011 |
Last updated: | 29-09-2011
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, %: | 20 |
Rated by: | 1 |
Plugin URI: | http://cmorrell.com/open-source/wordpress-plu... |
Total downloads: | 4 254 |
Active installs: | 10+ |
Click to start download |
The Debug Bar Query Tracer plugin backtraces all calls to WPDB::query()
and determines:
- which plugin caused that database query (it ignores all queries that are a part of normal WordPress activity), and
- the function chain that led to that query.
It then displays that information on an additional panel in the Debug Bar
plugin (which is required).
Screenshots
FAQ
ChangeLog