Libraries tagged by wp hooks
wp-hooks/wordpress-core
585049 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
alleyinteractive/wp-captain-hook
350684 Downloads
Tools for manipulating private action/filter callbacks in WordPress.
wecodemore/wordpress-early-hook
185872 Downloads
Small library to safely add WordPress hooks before WordPress is loaded.
eduardovillao/wp-since
5473 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
wp-hooks/generator
190498 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
yard/wp-hook-registrar
9272 Downloads
A package for WordPress hook registration.
n5s/wp-hook-kit
6764 Downloads
A lightweight WordPress hook helper library. Register hooks before WordPress loads, run callbacks only once, and more.
akirk/extract-wp-hooks
42013 Downloads
Extract available WordPress hooks for a Github Wiki
johnbillion/wp-hooks-generator
92231 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
johnbillion/wp-hooks
145760 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
x-wp/hook-implementation
Downloads
johnbillion/wp-parser-lib
267764 Downloads
File scanning and hook parsing functionality from WP Parser.
stevegrunwell/wp-enforcer
15469 Downloads
Git hooks to encourage well-written WordPress.
x-wp/di
5545 Downloads
The dependency injection container for WordPress
tombroucke/wp-fluent-hooks
93 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.