Libraries tagged by wp hooks
nyco/wp-stat-collector
115 Downloads
A developer plugin for WordPress that adds hooks to enable the logging of data from the site to a specified MySQL database.
kallookoo/wp_plugin_check_admin_referer
47 Downloads
Checks if using the plugin on register_activation_hook, register_deactivation_hook and register_uninstall_hook
crtl/wp-plugin-base
52 Downloads
Provides API to register wordpress hooks and actions using PHP8 Attributes and reflection API
co-developers/wp-model
186 Downloads
Model layer for WordPress.
arraypress/wp-stasher
0 Downloads
A utility for capturing and storing WordPress filter values for later use within the same request.
piotrpress/dynamic-format
98 Downloads
This WordPress plugin adds a dynamic format which renders an output of a selected php callback function added via a filter hook.
piotrpress/dynamic-block
99 Downloads
This WordPress plugin adds a dynamic block which renders an output of a selected php callback function added via a filter hook.
wp-oop/events
0 Downloads
A PSR-14 wrapper for the WP hook system.
pinkcrab/form_fields
244 Downloads
A simple form field creator ideal for wp-admin hook calls where a simple input is needed only as html.
rooftopcms/rooftop-queue-pusher
406 Downloads
Hook into WP post events to push events onto a queue
spenserhale/wp-autohook-library
52 Downloads
A library for automatically hooking classes into WordPress actions and filters.
vincentvdree/wp-hooked
15 Downloads
A small package for defining actions and filters in WordPress using classes and attributes.