Libraries tagged by mustuse
roots/bedrock-autoloader
6680427 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
devgeniem/wp-readonly-options
62084 Downloads
Predefine WordPress options in your code and force get_option() results.
devgeniem/wp-geniem-roles
60896 Downloads
Wrapper class for WordPress role creation and manipulation.
solarissmoke/disable-comments-mu
70750 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
32908 Downloads
A WordPress must-use plugin autoloader for mu-plugins in directories
bueltge/must-use-loader
15718 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.
dekode/wp-resets
21899 Downloads
WordPress must-use plugin for Dekode
wearerequired/custom-meta-boxes-mu-loader
4762 Downloads
Loads Custom Meta Boxes as a must-use plugin.
thefrosty/wordpress-mu-loader
5510 Downloads
Loads regular plugins from the plugins directory as must-use plugins, enforcing their activity while maintaining the typical update flow.
pvtl/wp-safe-user-deletion
171 Downloads
A must-use WordPress plugin that adds a double confirmation when deleting users and blocks deletion if the user has content that has not been reassigned to another user.
plugin/owc-shared-aura-session-instance
693 Downloads
WordPress must-use plugin for doing stuff
lipemat/mu-plugins
51 Downloads
Shared WordPress must-use plugins and a drop-in object cache
deliciousmedia/dm-muloader
947 Downloads
DM Must-Use Plugin Loader, automatically loads WordPress plugins from subfolders within the mu-plugins folder.
boring-o11y/skystan
29 Downloads
Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use SerializesModels, and jobs dispatched inside DB::transaction() must use afterCommit.
artetecha/upsun-wp
507 Downloads
Must-use plugin integrating WordPress with the Upsun platform: environment awareness, router-cache friendliness, safe preview clones, deploy migrations, Site Health checks, and a wp upsun CLI command.