wonderwp / autoload-wwp
WonderWP autoloader
Installs: 2 991
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-muplugin
Requires
- php: >=7.1
This package is auto-updated.
Last update: 2024-11-03 13:31:39 UTC
README
This mu plugin is there to help you run WonderWP on your WordPress site.
Installation
The install should be automatic as this mu plugin is a WonderWP composer dependency.
If you want to do a manual install via a composer environment : composer require wonderwp/autoloader
you can also download the repo from github, then place it under you mu plugins folder.
Extra note on must use plugins
If your WordPress install does not support must use subfolder plugins (it's the case on a default WordPress install), we've created a proxy for you that includes all subfolders. It's called wonderwp-mu-proxy.php.
Copy this wonderwp-mu-proxy.php file and place it at the root of your must use plugins folder.