Download the PHP package androlax2/wp-plugin-control without Composer
On this page you can find all versions of the php package androlax2/wp-plugin-control. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download androlax2/wp-plugin-control
More information about androlax2/wp-plugin-control
Files in androlax2/wp-plugin-control
Download androlax2/wp-plugin-control
More information about androlax2/wp-plugin-control
Files in androlax2/wp-plugin-control
Vendor androlax2
Package wp-plugin-control
Short Description Library for WordPress plugin control.
License
Package wp-plugin-control
Short Description Library for WordPress plugin control.
License
Please rate this library. Is it a good library?
Informations about the package wp-plugin-control
WP Plugin Control
(INSPIRED BY https://github.com/PrimeTimeCode/wp-plugin-control)
A simple library for WordPress plugin activation control.
Basic Usage
Intended for use within a Must Use plugin.
Force-enable a plugin
Force-disable a plugin
The contructors can also accept an array of plugin files:
Multisite
Force-network-enable a plugin
Force-network-disable a plugin
Note: Network disabling a plugin does not prevent the plugin from being loaded, it may still be enabled at the site-level unless force-disabled.
Installation
Via Composer (recommended)
All versions of wp-plugin-control with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package androlax2/wp-plugin-control contains the following files
Loading the files please wait ....