=== CC-MU-Plugins-Loader ===
Contributors: ClearcodeHQ, PiotrPress
Tags: muplugin, mu-plugins, must use plugins, MU Plugins, Plugins, loader, load, autoload, autoloading, clearcode, piotrpress
Requires PHP: 7.0
Requires at least: 4.9.1
Tested up to: 4.9.1
Stable tag: trunk
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.txt

This plugin automatically loads Must Use Plugins from WPMU_PLUGIN_DIR subdirectories.

== Description ==

This plugin automatically loads Must Use Plugins from WPMU_PLUGIN_DIR subdirectories.

= IMPORTANT =

Move 'loader.php' file from '/wp-content/mu-plugins/cc-mu-plugins-loader/' directory, directly to '/wp-content/mu-plugins/' directory.

== Installation ==

= From your WordPress Dashboard =

1. Go to 'Plugins > Add New'
2. Search for 'CC-MU-Plugins-Loader'
3. Move the '/wp-content/plugins/cc-mu-plugins-loader/' directory to '/wp-content/mu-plugins/cc-mu-plugins-loader/' directory using your favorite method (ftp, sftp, scp, etc...)
4. Move 'loader.php' file from '/wp-content/mu-plugins/cc-mu-plugins-loader/' directory, directly to '/wp-content/mu-plugins/' directory.

= From WordPress.org =

1. Download 'CC-MU-Plugins-Loader'.
2. Upload the 'cc-mu-plugins-loader' directory to '/wp-content/mu-plugins/' directory using your favorite method (ftp, sftp, scp, etc...)
3. Move 'loader.php' file from '/wp-content/mu-plugins/cc-mu-plugins-loader/' directory, directly to '/wp-content/mu-plugins/' directory.

== Screenshots ==

1. **CC-MU-Plugins-Loader** - Visit the 'Plugins > Must-Use' to see all loaded and activated MU Plugins.

== Changelog ==

= 1.0.0 =
*Release date: 28.12.2017*

* First stable version of the plugin.