roots / bedrock-autoloader
An autoloader that enables standard plugins to be required just like must-use plugins
Fund package maintenance!
roots
Installs: 3 670 899
Dependents: 52
Suggesters: 2
Security: 0
Stars: 38
Watchers: 9
Forks: 16
Open Issues: 13
Requires
- php: >=7.1
Requires (Dev)
- 10up/wp_mock: ^0.4.2
- phpunit/phpunit: ^7.0 || ^8.0 || ^9.0
This package is auto-updated.
Last update: 2024-11-04 20:25:09 UTC
README
Bedrock Autoloader
Roots Website | Bedrock Documentation | Autoloader Documentation
Overview
Bedrock Autoloader enables standard plugins to be required just like must-use plugins. The autoloaded plugins are included after all mu-plugins and standard plugins have been loaded. An asterisk next to the name of the plugin designates the plugins that have been autoloaded.