2017 © Pedro Peláez
 

wordpress-muplugin dm-muloader

DM Must-Use Plugin Loader, automatically loads WordPress plugins from subfolders within the mu-plugins folder.

image

deliciousmedia/dm-muloader

DM Must-Use Plugin Loader, automatically loads WordPress plugins from subfolders within the mu-plugins folder.

  • Sunday, February 4, 2018
  • by davepullig
  • Repository
  • 2 Watchers
  • 0 Stars
  • 40 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 48 % Grown

The README.md

DM MuLoader

Automatically loads WordPress Must-Use plugins from within subdirectories of the mu-plugins folder., (*1)

Installation

Install via Composer (composer require deliciousmedia/dm-muloader), or just clone/copy in to your mu-plugins folder., (*2)

You'll need to copy dm-muloader.php to the main mu-plugins folder or otherwise include dm-muloader-plugin.php., (*3)

Usage

The plugin caches the list of plugin files it has found in the dmmuloader_muplugins site transient., (*4)

If you add a new mu-plugin you'll want to delete the transient to force the plugin to find new plugins., (*5)

The most reliable way to do this is to add wp transient delete dmmuloader_muplugins --network to your post-deployment script., (*6)

You can also do this by visiting the plugins page and viewing the Must-Use 'tab'., (*7)


Built by the team at Delicious Media, a specialist WordPress development agency based in Sheffield, UK., (*8)

The Versions

04/02 2018

dev-master

9999999-dev https://github.com/DeliciousMedia/DM-MuLoader

DM Must-Use Plugin Loader, automatically loads WordPress plugins from subfolders within the mu-plugins folder.

  Sources   Download

GPL-3.0-or-later

The Requires

 

04/02 2018

2.0.0

2.0.0.0 https://github.com/DeliciousMedia/DM-MuLoader

DM Must-Use Plugin Loader, automatically loads WordPress plugins from subfolders within the mu-plugins folder.

  Sources   Download

GPL-3.0-or-later

The Requires