Query Monitor Extend #3 in Developer Tools
WordPress plugin with customizations to enhance and extend the already awesome Query Monitor plugin.
by Caleb Stauffer · github.com/crstauf/query-monitor-extend · website
★ 105stars
2.6krelease downloads
≈100active sites
1.4kcomposer installs
14forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/crstauf/query-monitor-extend/releases/download/v1.7.2/plugin.zipAlso on Packagist as crstauf/query-monitor-extend:
composer require crstauf/query-monitor-extendDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
Query Monitor Extend
WordPress plugin with customizations to enhance and extend the already awesome Query Monitor plugin by John Blackbourn.
Panels
| Panel | Description |
| :---------- | :---------- |
| ACF | Calls to thefield() and getfield(), and Local JSON configuration |
| Constants | User defined constants: [getdefinedconstants( true )['user']](https://www.php.net/manual/en/function.get-defined-constants.php) |
| Files | Included files: getincludedfiles() |
| $SERVER | Dump of $SERVER |
| $GET | Dump of $GET (if set) |
| $POST | Dump of $POST (if set) |
| Heartbeats | Monitors WordPress' Heartbeat |
| Image Sizes | Names, count, width, height, ratio, cropped, and source of WordPress registered image sizes |
| Paths | Constants and functions for WordPress URLs and paths |
| Time | Current time in timezones: UTC, server, WordPress, and browser |
Demo
Demos of QMX are available via the WordPress Playground:
- Install as plugin
- Install as mu-plugin
See Demos document for more info.
Installing
Recent releases contain zip files for installation as a WordPress plugin and mu-plugin.
Composer
If you prefer to use Composer
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.7.2 | Aug 19, 2026 | plugin.zip | 10 |
| v1.7.2 | Aug 19, 2026 | mu-plugin.zip | 3 |
| v1.7.1 | May 29, 2026 | mu-plugin.zip | 15 |
| v1.7.1 | May 29, 2026 | plugin.zip | 84 |
| v1.7.0 | May 29, 2026 | mu-plugin.zip | 3 |
| v1.7.0 | May 29, 2026 | plugin.zip | 2 |
| v1.6.3 | Jul 25, 2024 | mu-plugin.zip | 187 |
| v1.6.3 | Jul 25, 2024 | plugin.zip | 1,558 |
| v1.6.2 | Jul 20, 2024 | mu-plugin.zip | 12 |
| v1.6.2 | Jul 20, 2024 | plugin.zip | 19 |
| v1.6.1 | Oct 20, 2023 | plugin.zip | 543 |
| v1.6.1 | Oct 20, 2023 | mu-plugin.zip | 109 |
| version/1.6 | Oct 9, 2023 | plugin.zip | 10 |
| version/1.6 | Oct 9, 2023 | mu-plugin.zip | 12 |
| version/1.5.2.1 | Oct 6, 2023 | mu-plugin.zip | 9 |
| version/1.5.2.1 | Oct 6, 2023 | plugin.zip | 12 |
| version/1.5.2 | Oct 5, 2023 | plugin.zip | 9 |
| version/1.5.2 | Oct 5, 2023 | mu-plugin.zip | 11 |
| version/1.5.1.2 | Oct 5, 2023 | mu-plugin.zip | 6 |
| version/1.5.1.2 | Oct 5, 2023 | plugin.zip | 6 |
| version/1.5.1.1 | Oct 5, 2023 | mu-plugin.zip | 9 |
| version/1.5.1.1 | Oct 5, 2023 | plugin.zip | 9 |
| version/1.5.1 | Oct 5, 2023 | — | — |
| version/1.5 | Sep 26, 2023 | — | — |
| version/1.4.4 | Jul 12, 2023 | — | — |
Active-site estimate ≈100 comes from the median of recent superseded releases. Method.