Debug Bar Query Tracer
·
A Debug Bar plugin that lets you trace what plugins are causing database queries.
評價
1/5
版本
0.1
活躍安裝總數
10
最近更新:
Sep 29, 2011
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).