Libraries tagged by wp hooks
wp-hooks/wordpress-core
150797 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
johnbillion/wp-hooks
135732 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
wp-hooks/generator
170027 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
wecodemore/wordpress-early-hook
35809 Downloads
Small library to safely add WordPress hooks before WordPress is loaded.
johnbillion/wp-hooks-generator
90756 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
x-wp/hook-implementation
Downloads
johnbillion/wp-parser-lib
260484 Downloads
File scanning and hook parsing functionality from WP Parser.
snicco/better-wp-hooks
16506 Downloads
boxuk/wp-hook-attributes
19336 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
akirk/extract-wp-hooks
11122 Downloads
Extract available WordPress hooks for a Github Wiki
bjornjohansen/wp-pre-commit-hook
7878 Downloads
Pre-commit hook for WordPress projects
stevegrunwell/wp-enforcer
13642 Downloads
Git hooks to encourage well-written WordPress.
dashifen/wp-handler
4528 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.
steveorevo/wp-hooks
81 Downloads
WP-Hooks is a base class that minimizes the overhead of creating WordPress plugins and functions. Simply create a class that extends the WP_Hooks class and start defining functions for the given action, filter, shortcode or registration event.
snicco/better-wp-hooks-bundle
16481 Downloads