Libraries tagged by wp hooks
stevegrunwell/wp-enforcer
13719 Downloads
Git hooks to encourage well-written WordPress.
x-wp/di
371 Downloads
The dependency injection container for WordPress
wp-launchpad/phpunit-wp-hooks
1553 Downloads
Custom annotations to mock WP hooks for PHPUnit.
snicco/better-wp-hooks-bundle
16712 Downloads
morningtrain/wp-hooks
2016 Downloads
A system for organizing WordPress hooks
dbout/wp-hooks
2878 Downloads
Wordpress hooks manager
arnaud-ritti/wp-hook
1068 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
dugajean/wp-hook-annotations
4123 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
boxuk/wp-hook-attributes
19460 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
ssnepenthe/wp-event-dispatcher
256 Downloads
An event dispatcher abstraction over WordPress hooks
concept-image/wp-starter-theme
351 Downloads
Base theme setup for WordPress with custom hooks and templates for Concept Image. Optimized for Roots Acorn.
calvinalkan/wordpress-hook-api-clone
839 Downloads
An exact copy of the Wordpress hook API Files, manually synced after every WP release
steveorevo/wp-hooks
85 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.
kerryrandolph/wp-hook-annotations
1256 Downloads
Use PHP docblock @annotations to register WordPress hooks, filters and shortcodes
kaiseki/wp-hook
1170 Downloads
Register classes with add_filter and add_action hooks