Query Monitor

Query Monitor is a debugging plugin for anyone developing with WordPress. It has some advanced features not available in other debugging plugins, including automatic AJAX debugging, REST API debugging, and the ability to narrow down things by plugin or theme.

For complete information, please see Query Monitor's GitHub repo.

Here's an overview of what's shown:

What's running

Only for development!Now with OPcache memory consumption support This plugin dumps the colorized filenames and memory consumptions or file sizes after the normal WordPress HTML output, after the closing html tag. This generates invalid HTML but gives you an overview of loaded plugins and the curren.........

Similar: 70%

P3 (Plugin Performance Profiler)

This plugin creates a profile of your WordPress site's plugins' performance by measuring their impact on your site's load time.  Often times, WordPress sites load slowly because of poorly configured plugins or because there are so many of them. By using the P3 plugin, you can narrow down anything ca.........

Similar: 67%

Asset Queue Manager

This tool allows you to monitor, dequeue and requeue scripts and styles that are enqueued on your site. It is designed for frontend performance engineers who want to view and manage all assets enqueued on any page and control the minification and concatenation themselves. For background, please rea.........

Similar: 67%

TIVWP-DM Development Manager

NOTE: The current version of the TIVWP-DM plugin was released mostly for educational purposes. I appreciate your comments and ideas. Please see the TIVWP-DM Development Manager's GitHub repo for additional files showing how to setup Travis-CI/PHPUnit for automatic testing. TIVWP-DM Development Man.........

Similar: 58%

PMC Benchmark

This plugin is to lookup which hooks are slow in execution in plugins and current theme. This plugin needs Debug Bar plugin to be installed and activated. It adds a panel labelled "PMC Benchmark" in it. This plugin is for use in development environment only and not meant for use in a production en.........

Similar: 58%

MySQL Profiler

MySQL Profiler displays debugging information about SQL queries to admin WordPress users. For each query, the profiler displays the time, syntax-highlighted SQL, and a trace of the functions (as well as the file and line number that the functions were called from) that were called. The list can be.........

Similar: 55%

Wixiweb FirePHP Queries

Use Firebug with FirePHP to analyze the SQL queries made by WordPress. Ideal for development and avoid performance issues. ...

Similar: 28%

Plugin Inspector

The Plugin Inspector plugin is an easy way to check plugins installed on your WordPress and make sure that plugins do not use deprecated WordPress functions and some unsafe functions like eval, base64_decode, system, exec, etc. Some of those functions may be used to load malicious code (malware) fro.........

Similar: 27%

AskApache Debug Viewer

Extreme Advanced debugging plugin for seeing the verbose of the verbose debug info. Tech Support, Server Admins, WordPress Developers, Plugin Developers, or anyone wanting to see under the hood of their website and diagnose problems. This debugging plugin goes further than any other in the way it .........

Similar: 19%

BugFu Console Debugger

BugFu lets you log from PHP directly to your Browser JavaScript Console - Meant as an aid to those practicing the ancient art of debugging - HOW TO CHECK IF BUGFU IS WORKING Open your browser console, if you see this header, BugFu is working properly ################################ #### BugFu Co.........

Similar: 15%