Download the PHP package crtl/wp-plugin-base without Composer
On this page you can find all versions of the php package crtl/wp-plugin-base. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download crtl/wp-plugin-base
More information about crtl/wp-plugin-base
Files in crtl/wp-plugin-base
Download crtl/wp-plugin-base
More information about crtl/wp-plugin-base
Files in crtl/wp-plugin-base
Vendor crtl
Package wp-plugin-base
Short Description Provides API to register wordpress hooks and actions using PHP8 Attributes and reflection API
License MIT
Package wp-plugin-base
Short Description Provides API to register wordpress hooks and actions using PHP8 Attributes and reflection API
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-plugin-base
WordPress Plugin Base
Provides base class word plugins (and themes) to register hooks and actions using PHPs reflection API and PHP8 attributes.
Requirements
- PHP >= 8.1
Installation
Usage
WPFilter
,WPAction
attributes can also ba used to set optional priority and args count for actions and filters respectively.
All versions of wp-plugin-base with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package crtl/wp-plugin-base contains the following files
Loading the files please wait ....