This plugin is outdated and might not be supported anymore
Digthis Show Action Hook

Digthis Show Action Hook

Details
View on WordPress

Ever had that feeling where you hook into and action or a filter and for some reason your code isn’t working? well 9 / 10 the reason is your hook is in a lower priority(in case of filters) and it can simply be determined by searching through the code for that particular filer? Seems, a tedious amount of time doesn’t it? I’ve created a plugin for just that reason but it lists all hooks and filters and allows you to search through them to see whats being hooked.

To do this i’ve used a helper class from Query Monitor where I initially saw this being used, i’ve extended it to be more user friendly.

Details

Plugin code:
digthis-action-filters
Plugin version:
1.0.1
Outdated:
Yes
WP version:
4.6 or higher
PHP version:
or higher
Test up to WP version:
4.7.29
Total installations:
10
Last updated:
2017-01-16
Rating:
Times rated:
3
display-action-hooks
display-filter-hooks