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