Libraries tagged by wordpress hooks
yard/wp-hook-registrar
1704 Downloads
An Acorn package for WordPress hook registration.
akirk/extract-wp-hooks
23359 Downloads
Extract available WordPress hooks for a Github Wiki
mistic100/php-hooks
8518 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
bjornjohansen/wp-pre-commit-hook
8149 Downloads
Pre-commit hook for WordPress projects
stevegrunwell/wp-enforcer
13696 Downloads
Git hooks to encourage well-written WordPress.
x-wp/di
308 Downloads
The dependency injection container for WordPress
shieldon/event-dispatcher
20247 Downloads
Event dispatcher for PHP.
amphibee/hookable
13517 Downloads
An object-oriented package for the WordPress Plugin API.
flyntwp/flynt-core
6438 Downloads
The Flynt Core Plugin provides a small public interface, combined with several WordPress hooks, to achieve the main principles of the Flynt Framework.
dashifen/wp-handler
5072 Downloads
An object to define handlers for various WordPress action and filter hooks using protected methods.
piotrpress/wordpress-hooks
147 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.
onepix/wordpress-hooks-stub-generator
502 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
morningtrain/wp-hooks
1966 Downloads
A system for organizing WordPress hooks
morningmedley/hook
2064 Downloads
A system for organizing WordPress hooks
kerryrandolph/wp-hook-annotations
1254 Downloads
Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes