Libraries tagged by wp hooks
wp-hooks/wordpress-core
460018 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
wecodemore/wordpress-early-hook
164420 Downloads
Small library to safely add WordPress hooks before WordPress is loaded.
alleyinteractive/wp-captain-hook
302380 Downloads
Tools for manipulating private action/filter callbacks in WordPress.
wp-hooks/generator
183635 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
yard/wp-hook-registrar
7551 Downloads
A package for WordPress hook registration.
n5s/wp-hook-kit
4458 Downloads
A lightweight WordPress hook helper library. Register hooks before WordPress loads, run callbacks only once, and more.
akirk/extract-wp-hooks
38705 Downloads
Extract available WordPress hooks for a Github Wiki
johnbillion/wp-hooks
145577 Downloads
All the actions and filters from WordPress core in machine-readable JSON format.
x-wp/hook-implementation
Downloads
eduardovillao/wp-since
4108 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
stevegrunwell/wp-enforcer
15065 Downloads
Git hooks to encourage well-written WordPress.
x-wp/di
4477 Downloads
The dependency injection container for WordPress
devuri/wp-hook-scanner
988 Downloads
Scans PHP files for WordPress hooks and outputs a categorized report or JSON.
johnbillion/wp-hooks-generator
92037 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
tombroucke/wp-fluent-hooks
47 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.