This is a collection of Must Use Plugins for the WordPress part of the Willow Platform
Simply require the package with composer:
composer require bonnier/willow-mu-plugins
This plugin makes sure the necessary plugins are available an activated.
This plugin ensures that specific uploaded files are marked as downloadable and that plugin configurations are set through the environmentfile, instead of through the settings page.
This plugin ensures that WordPress doesn't include the slug category
in URLs.
This plugin forces WordPress Timezone setting to be set to Europe/Copenhagen
.
This helper wraps Polylang in static methods, allowing other plugins to call these methods without having to worry about Polylang.
This helper enables plugins to create settingspages easily.
You can run tests by runing the command composer unit