Releases: EP4/ep4-mu-loader
Releases · EP4/ep4-mu-loader
v1.0.2
v1.0.1 - 2019-07-19
Changes for v1.0.1 - 2019-07-19
- Added support for using the WPMU_PLUGIN_AUTOLOAD_EXCLUDE constant.
- Fixed an issue that was preventing plugins from being excluded in specific cases. Previously, using array( 'wp', 'seo' ) would have only worked if the plugin path started with those keywords, but not if the string was found in the plugin path.
- Added the composer.json file so the plugin can be included using composer.
- Added the .gitattributes file to exclude some files from being archived when creating a new release.
v1.0.0 - Initial Release
Fixing the order when there are more than 10 mu-plugins