Libraries tagged by wordpress actions
lucasbramos/wordpress-hooks-load
230 Downloads
Classe que irá realizar o carregamento das actions e filters que serão utilizadas nos plugins
conduit/gorilla-claw
102 Downloads
Coherent WordPress action / filter hook API, with monkey-patching capabilities.
typisttech/wp-contained-hook
25927 Downloads
Using PSR-11 container implementation in WordPress plugins, themes and packages during WordPress action/filter callbacks.
hellonico/wp-early-hooks
722 Downloads
Add filters and actions before WordPress hooks functions are available
simplemediacode/hooks
174 Downloads
Decoupled WordPress Hooks (filters and actions)
x-wp/hook-invoker
167 Downloads
Provides standardized way to declare and invoke WordPress hooks
symplely/hooks
2 Downloads
A simple event dispatching plugin library, a ported fork of WordPress hook API system.
filips123/eventy
51 Downloads
The WordPress hook system in classic (pure) PHP
felixarntz/post-types-definitely
47 Downloads
This framework plugin makes adding post types with taxonomies and meta to WordPress very simple, yet flexible.
tmf/wp-hookable-service
101 Downloads
A Pimple ServiceProvider that registers pimple services and hooks them up the WordPress Plugin system (actions, filters)
sterner-stuff/cloudflare-cli
192 Downloads
Provides a command line interface to the WordPress Cloudflare plugin, for performing cache purge actions.
steveorevo/wp-hooks
78 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.
wpbones/actions-and-filters-js
48 Downloads
WordPress actions and filters in Javascript
tiny-pixel/action-network-wp-powertools
17 Downloads
Action Network Utilities for WordPress
voceconnect/no-stampede-actions
1266 Downloads
A WordPress api to kick off globally singleton actions. It will lock the action to prevent other requests from kicking off the same action.