Libraries tagged by wordpress hooks
tormjens/eventy
752785 Downloads
The WordPress filter/action system in Laravel
wp-hooks/wordpress-core
206572 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
wecodemore/wordpress-early-hook
76254 Downloads
Small library to safely add WordPress hooks before WordPress is loaded.
inpsyde/object-hooks-remover
39439 Downloads
Package to remove WordPress hook callbacks that uses object methods or closures.
voku/php-hooks
32469 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
bainternet/php-hooks
17099 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
alleyinteractive/wp-captain-hook
60614 Downloads
Tools for manipulating private action/filter callbacks in WordPress.
johnbillion/wp-hooks
141064 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
millat/laravel-hooks
8937 Downloads
The WordPress filter, action system in Laravel
dudo1985/wpdocgen
20220 Downloads
Documentation Generator for WordPress.
wp-hooks/generator
172193 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
micropackage/dochooks
58468 Downloads
DocHooks - annotated WordPress hooks
eduardovillao/wp-since
383 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
yard/wp-hook-registrar
2079 Downloads
An Acorn package for WordPress hook registration.
piotrpress/wordpress-hooks
180 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.