Libraries tagged by must-use
roots/bedrock-autoloader
4746554 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
solarissmoke/disable-comments-mu
66545 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.
devgeniem/wp-readonly-options
53548 Downloads
Predefine WordPress options in your code and force get_option() results.
devgeniem/wp-geniem-roles
51263 Downloads
Wrapper class for WordPress role creation and manipulation.
humanmade/mu-plugins-loader
14988 Downloads
A WordPress must-use plugin autoloader for mu-plugins in directories
bueltge/must-use-loader
15440 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.
lplabs/wordpress-muplugin-installer
3231 Downloads
Install WordPress must-use plugins with Composer
deliciousbrains/wp-testimonials
4240 Downloads
WordPress must-use plugin for managing testimonials, importing from tweets and displaying them.
deliciousbrains/wp-post-promoter
4068 Downloads
WordPress must-use plugin for promoting posts via email and social media.
bitpoke/stack-mu-plugin
19408 Downloads
WordPress must-use plugin for Stack
ahmedhat/unifonicnextgen
1611 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
dekode/wp-resets
20124 Downloads
WordPress must-use plugin for Dekode
26b/wp-must-use
26 Downloads
A collection of Must-Use plugins for WordPress used in 26B projects.
wearerequired/custom-meta-boxes-mu-loader
4588 Downloads
Loads Custom Meta Boxes as a must-use plugin.
littlebizzy/autoloader
6 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).