Libraries tagged by wp hooks
wp-hooks/wordpress-core
193229 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
wecodemore/wordpress-early-hook
64949 Downloads
Small library to safely add WordPress hooks before WordPress is loaded.
johnbillion/wp-hooks
140073 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
alleyinteractive/wp-captain-hook
39659 Downloads
Tools for manipulating private action/filter callbacks in WordPress.
snicco/better-wp-hooks
17967 Downloads
x-wp/hook-implementation
Downloads
johnbillion/wp-parser-lib
262291 Downloads
File scanning and hook parsing functionality from WP Parser.
eduardovillao/wp-since
256 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
wp-hooks/generator
171830 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
yard/wp-hook-registrar
1704 Downloads
An Acorn package for WordPress hook registration.
akirk/extract-wp-hooks
23359 Downloads
Extract available WordPress hooks for a Github Wiki
bjornjohansen/wp-pre-commit-hook
8149 Downloads
Pre-commit hook for WordPress projects
dashifen/wp-handler
5072 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.
stevegrunwell/wp-enforcer
13696 Downloads
Git hooks to encourage well-written WordPress.
x-wp/di
308 Downloads
The dependency injection container for WordPress