Libraries tagged by wordpress actions
dbout/wp-hooks
2406 Downloads
Wordpress hooks manager
helsingborg-stad/webhooks-manager
598 Downloads
Create and manage webhooks from WordPress action hooks
tmf/wp-hookable-service
109 Downloads
A Pimple ServiceProvider that registers pimple services and hooks them up the WordPress Plugin system (actions, filters)
hipdevteam/hip-cta
19935 Downloads
Simple, flexible calls-to-action for WordPress-based marketing sites.
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.
voceconnect/no-stampede-actions
1268 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.
hongyukeji/laravel-hook
209 Downloads
The WordPress filter/action system in Laravel
simplemediacode/hooks
175 Downloads
Decoupled WordPress Hooks (filters and actions)
ideasonpurpose/wp-theme-init
173 Downloads
A common baseline of repeated functions, filters and actions used across WordPress themes.
dbout/wc-ajax
1067 Downloads
Wordpress library that allows to manage Woocommerce action in ajax
theanh/laravel-hooks
17 Downloads
Add Actions and filters in Laravel like WordPress.
x-wp/di
50 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.
razu/laravel-hooks
7 Downloads
The filter and action system in Laravel is inspired by Wordpress hooks
filips123/eventy
53 Downloads
The WordPress hook system in classic (pure) PHP