Libraries tagged by wp hooks
bjornjohansen/wp-pre-commit-hook
9416 Downloads
Pre-commit hook for WordPress projects
johnbillion/wp-parser-lib
267299 Downloads
File scanning and hook parsing functionality from WP Parser.
wp-launchpad/phpunit-wp-hooks
4016 Downloads
Custom annotations to mock WP hooks for PHPUnit.
malikad778/wp-hook-check
202 Downloads
Detect orphaned and unheard WordPress hooks via static analysis. No WordPress installation required.
kaiseki/wp-reusable-blocks-admin-menu
936 Downloads
Add a Reusable Blocks (wp_block) item to the WordPress admin menu via a kaiseki/wp-hook provider
kaiseki/wp-hook
3284 Downloads
Register classes with add_filter and add_action hooks
arnaud-ritti/wp-hook
1420 Downloads
Use PHP Docblock (annotations) to register WordPress hooks, filters and shortcodes.
boxuk/wp-hook-attributes
19719 Downloads
A mu-plugin to allow the use of PHP attributes for WordPress hooks
tombroucke/wp-fluent-hooks
49 Downloads
A small utility package that provides a modern, fluent interface for adding WordPress action and filter hooks. Chain methods to build your hooks in a more expressive and readable way.
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.
concept-image/wp-starter-theme
2080 Downloads
Base theme setup for WordPress with custom hooks and templates for Concept Image. Optimized for Roots Acorn.
calvinalkan/wordpress-hook-api-clone
2067 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.
speedyspec/speedyspec-wp-hook-domain
22 Downloads
SpeedySpec Rewrite of WordPress - Hook API Domain Package
solvebeam/wp-hooks-documentor
55 Downloads
Documentation Generator for WordPress.