Libraries tagged by wp hooks
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
57 Downloads
Provides API to register wordpress hooks and actions using PHP8 Attributes and reflection API
co-developers/wp-model
188 Downloads
Model layer for WordPress.
piotrpress/dynamic-format
150 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
151 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
408 Downloads
Hook into WP post events to push events onto a queue
vincentvdree/wp-hooked
172 Downloads
A small package for defining actions and filters in WordPress using classes and attributes.
spenserhale/wp-autohook-library
76 Downloads
A library for automatically hooking classes into WordPress actions and filters.