wonderwp/autoload-wwp

WonderWP autoloader

Installs: 2 692

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:wordpress-muplugin

1.3.0 2021-08-23 10:00 UTC

This package is auto-updated.

Last update: 2024-04-23 16:01:29 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.