Libraries tagged by wordpress actions
xwp/stream
219561 Downloads
Track WordPress user and system actions for debugging, logging and compliance purposes
johnbillion/wp-hooks
145607 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
prospress/action-scheduler
19227 Downloads
Action Scheduler for WordPress and WooCommerce
typisttech/wp-contained-hook
26226 Downloads
Using PSR-11 container implementation in WordPress plugins, themes and packages during WordPress action/filter callbacks.
itinerisltd/itineris-disable-xml-rpc
34184 Downloads
Disable WordPress XML-RPC via actions and filters.
juzaweb/hooks
5924 Downloads
Add Actions and filters in Laravel like WordPress.
soderlind/all-sites-cron
808 Downloads
Run wp-cron on all public sites in a multisite network
mistic100/php-hooks
11546 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
devuri/wp-hook-scanner
1017 Downloads
Scans PHP files for WordPress hooks and outputs a categorized report or JSON.
johnbillion/wp-hooks-generator
92049 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
artisanpack-ui/hooks
2798 Downloads
WordPress-style actions and filters for Laravel, with Blade directives and helper functions.
wptechnix/php-scoper-wordpress-excludes
212 Downloads
Curated, auto-updated PHP-Scoper exclude-symbol lists for WordPress core, WooCommerce, Action Scheduler, ACF PRO, WP-CLI and Plugin Update Checker.
piotrpress/wordpress-hooks
231 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
soroushrah/action
3765 Downloads
Action and Event like Wordpress Hooks
stevegrunwell/one-time-callbacks
47377 Downloads
Enable WordPress actions and filter callbacks to be called exactly once.