Libraries tagged by wp hooks
morningtrain/wp-hooks
2037 Downloads
A system for organizing WordPress hooks
dbout/wp-hooks
2999 Downloads
Wordpress hooks manager
dugajean/wp-hook-annotations
4175 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
boxuk/wp-hook-attributes
19531 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
dbout/wp-module-hook
116 Downloads
Magic hook autoloader for WordPress.
bjornjohansen/wp-pre-commit-hook
8234 Downloads
Pre-commit hook for WordPress projects
piotrpress/wordpress-hooks
198 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.
concept-image/wp-starter-theme
607 Downloads
Base theme setup for WordPress with custom hooks and templates for Concept Image. Optimized for Roots Acorn.
calvinalkan/wordpress-hook-api-clone
1329 Downloads
An exact copy of the Wordpress hook API Files, manually synced after every WP release
x-wp/di
388 Downloads
The dependency injection container for WordPress
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
1211 Downloads
Register classes with add_filter and add_action hooks
arnaud-ritti/wp-hook
1095 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
mattneal/wp-gravityforms-hooks
205 Downloads
Hooks and filters for Gravityforms