What's missing (query monitor edition)
Opened this issue · 0 comments
ssnepenthe commented
This issue will serve to track what exists in the Query Monitor plugin that can reasonably be ported over to this plugin but hasn't.
- Capability checks
- Ability to hide WP core info (i.e. defaults) from various tabs
- Ability to hide clockwork plugin from various tabs 2e9d778
Ability to show all hooks instead of just hooks fired on current request1ff6510- Available object cache backends and if WordPress is currently using an external object cache
- DB query affected rows
Duplicate DB queries#39- Caller and component for various data
- Block data
Template hierarchy data918d303- Enqueued scripts and styles data
- i18n data
- Misc PHP, DB and server data (environment tab)
- Exception logging in addition to errors
wp_redirect logging2781152- Admin screen data
I am sure there are more... I will update as I notice them.