Libraries tagged by wp actions
wp-hooks/wordpress-core
151643 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
alleyinteractive/wp-filter-side-effects
117144 Downloads
Use a WordPress filter like an action.
johnbillion/wp-hooks
135833 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
wp-hooks/generator
170116 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
seravo/wp-custom-bulk-actions
10771 Downloads
Custom bulk actions for any type of posts in WordPress.
alleyinteractive/wp-path-dispatch
3857 Downloads
Simply and easily add a URL which fires an action, triggers a callback, and/or loads a template.
johnbillion/wp-hooks-generator
90756 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
wecodemore/wordpress-early-hook
36281 Downloads
Small library to safely add WordPress hooks before WordPress is loaded.
downshiftorg/wp-event-emitter
9787 Downloads
An object oriented event emitter for WordPress actions
dashifen/wp-handler
4555 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.
netrivet/wp-event-emitter
20182 Downloads
An object oriented event emitter for WordPress actions
juvo/wp-secure-actions
2241 Downloads
Framework to securely handle verifiable actions in wordpress
tmf/wp-hookable-service
109 Downloads
A Pimple ServiceProvider that registers pimple services and hooks them up the WordPress Plugin system (actions, filters)
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.
kaiseki/wp-hook
837 Downloads
Register classes with add_filter and add_action hooks