Download the PHP package shinepress/hooks without Composer
On this page you can find all versions of the php package shinepress/hooks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shinepress/hooks
More information about shinepress/hooks
Files in shinepress/hooks
Download shinepress/hooks
More information about shinepress/hooks
Files in shinepress/hooks
Vendor shinepress
Package hooks
Short Description Tools for managing WordPress hooks before and after initialization
License MIT
Package hooks
Short Description Tools for managing WordPress hooks before and after initialization
License MIT
Please rate this library. Is it a good library?
Informations about the package hooks
shinepress/hooks
Description
A tool for managing WordPress hooks. Allows registration of hooks prior to WordPress initialization as well as providing attributes that can be used for the same purpose in conjuction with the ShinePress framework.
Installation
The recommendend installation method is with composer:
Usage
HookManager
The HookManager class provides static methods for managing WordPress hooks.
Attribute Hooks
When using the framework, hooks can be defined by adding attributes to functions in your custom module class.
Multiple hooks can also be applied to a single callback.
All versions of hooks with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package shinepress/hooks contains the following files
Loading the files please wait ....