Captures every WordPress action and filter hook that fires during a page load (frontend or admin) and displays them in a dark-mode, full-screen searchable panel reachable from the admin bar. Each entry shows hook type (action/filter), timing in milliseconds, and all registered callbacks with their priorities. Recording can be toggled per browser session from the admin bar, and the full log can be exported as JSON.
| Category | Admin |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/hook-filter-inspector |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |