Debug Bar Query Tracer

0

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 WordPr

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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).