Libraries tagged by must-use
roots/bedrock-autoloader
3719638 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
devgeniem/wp-readonly-options
49640 Downloads
Predefine WordPress options in your code and force get_option() results.
devgeniem/wp-geniem-roles
42817 Downloads
Wrapper class for WordPress role creation and manipulation.
solarissmoke/disable-comments-mu
62323 Downloads
This is the must-use version of the Disable Comments WordPress plugin. Copy the contents of this directory into your mu-plugins directory in order to disable comments on the entire site/network, without any configuration. You should delete all existing comments from the WordPress database before activating this plugin. If you want to be able to configure the plugin's behaviour, then use the normal version.
humanmade/mu-plugins-loader
7220 Downloads
A WordPress must-use plugin autoloader for mu-plugins in directories
bueltge/must-use-loader
15299 Downloads
Load Must-Use Plugins inside subdirectories with caching. For delete the cache: if you view the Must Use plugin list in the network administration.
thefrosty/wordpress-mu-loader
4392 Downloads
Loads regular plugins from the plugins directory as must-use plugins, enforcing their activity while maintaining the typical update flow.
dekode/wp-resets
18657 Downloads
WordPress must-use plugin for Dekode
bitpoke/stack-mu-plugin
19134 Downloads
WordPress must-use plugin for Stack
rockschtar/wordpress-notices
7404 Downloads
WordPress Must Use Plugin that helps to display notices in wordpress admin area. Developed for usage with composer based based WordPress projects (roots/bedrock or johnpbloch/wordpress).
deliciousbrains/wp-testimonials
3915 Downloads
WordPress must-use plugin for managing testimonials, importing from tweets and displaying them.
deliciousbrains/wp-post-promoter
3722 Downloads
WordPress must-use plugin for promoting posts via email and social media.
wearerequired/custom-meta-boxes-mu-loader
4445 Downloads
Loads Custom Meta Boxes as a must-use plugin.
lplabs/wordpress-muplugin-installer
3121 Downloads
Install WordPress must-use plugins with Composer
littlebizzy/autoloader
5 Downloads
Enables standard WordPress plugins contained in a directory to be placed in the mu-plugins directory and loaded prior to others (forked from Bedrock).