Skip to content

BenjaminMedia/willow-mu-plugins

Repository files navigation

Willow Must Use Plugins

This is a collection of Must Use Plugins for the WordPress part of the Willow Platform

Installation

Simply require the package with composer:

composer require bonnier/willow-mu-plugins

Functionality

- DefaultPlugins

This plugin makes sure the necessary plugins are available an activated.

- OffloadS3

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.

- RemoveCategorySlug

This plugin ensures that WordPress doesn't include the slug category in URLs.

- TimeZone

This plugin forces WordPress Timezone setting to be set to Europe/Copenhagen.

Helpers

- LanguageProvider

This helper wraps Polylang in static methods, allowing other plugins to call these methods without having to worry about Polylang.

- AbstractSettingsPage

This helper enables plugins to create settingspages easily.

Tests

You can run tests by runing the command composer unit

About

Collection of Must Use WordPress Plugins for Willow

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages