wordpress-mu-plugin
There are 77 repositories under wordpress-mu-plugin topic.
BeAPI/bea-sanitize-filename
Remove all punctuation and accents from the filename of uploaded files
littlebizzy/autoloader
Loads folder WordPress MU plugins
Otshelnik-Fm/otshelnik-fm-kint
WordPress mu-plugin for debugging and development on php. Easy debug WordPress ajax
roots/bedrock-disallow-indexing
Disallow indexing of your site on non-production environments.
benoitchantre/wp-composer-auto-updates
WordPress MU-Plugin to enable maintenance and security updates when the site uses version control and DISALLOW_FILE_MODS.
Otshelnik-Fm/otfm-wp-debug
OtFm WP-Debug is a MU-WordPress plugin for debug
devidw/wp-hard
A modern approach to hardening WordPress: A WordPress hardening plugin.
iantsch/mu-nav-menu
WordPress must-use plugin to register a custom extended front-end menu walker and new wrapper function for BEM styled CSS classes.
iantsch/mu-multihost
WordPress must-use plugin to access the same instance on multiple domains
Kntnt/kntnt-acf-option-site-colors
Wordpress mu-plugin that allows ACF to add site color settings to the Apperence menu.
Kntnt/kntnt-pll-bb-plugin-compatibility
WordPress mu-plugin that makes Polylang compatible with Beaver Builder Page Builder.
diepxuan/wordpress
Composer for WordPress
dmhendricks/wordpress-mu-common-toolkit
A must use (MU) plugin for WordPress that contains helper functions, snippets and a configuration registry.
Kntnt/kntnt-image-formats
WordPress mu-plugin that provides a set of image formats including 'thumbnail', 'medium', 'medium_large', and 'large'.
Kntnt/kadence-specific-code
WordPress mu-plugin that modifies the Kadence Theme.
Kntnt/kntnt-acf-post-authors
WordPress mu-plugin that sets author of a post to the value of an ACF field named `author`. If the field has multiple values, its first value is used.
Kntnt/kntnt-avatar
WordPress mu-plugin that shows local avatars instead of Gravatars.
Kntnt/kntnt-disable-block-editor-except-page
WordPress mu-plugin that disables the block editor "Gutenberg" for all post types except pages.
Kntnt/kntnt-disable-emojis
WordPress mu-plugin that disables support for emojis for older browsers.
Kntnt/kntnt-disable-meta-boxes
WordPress mu-plugin that removes meta boxes.
Kntnt/kntnt-disable-oembed-discovery
WordPress mu-plugin that disables oEmbed dicovery.
Kntnt/kntnt-disable-update-nag-for-non-administrators
Wordpress mu-plugin that disables update nags for non-administrators.
Kntnt/kntnt-disable-user-personal-options
WordPress mu-plugin that disables the section with personal options from user profiles, and resets personal options on save.
Kntnt/kntnt-disable-user-profile-avatar
WordPress mu-plugin that disables the standard profile image from user edit screen.
Kntnt/kntnt-ggpkg-shortcode-fix
WordPress mu-plugin that removes empty lines from the JavaScript outputted by the shortcode of Garden Gnome Package viewer to prevent wpautop to mess with it.
Kntnt/kntnt-logout-redirect-to-home-page
Wordpress mu-plugin that redirects users to front page on logout.
Kntnt/kntnt-pll-bb-themer-compatibility
Wordpress mu-plugin that makes Polylang compatible with Beaver Builder Theme Builder (a.k.a. Beaver Theamer).
Kntnt/kntnt-query-string-shortcode
WordPress plugin that provides the shortcode [get field="…" default="…"] that returns the value of the query string field with the name given by field="…"" or the value of default="…" if no such field is found.
Kntnt/kntnt-remove-jquery-migrate
WordPress mu-plugin that removes the unnecessary jquery-migrate.js
Kntnt/kntnt-remove-user-about
WordPress mu-plugin that removes the section about the user (i.e. the biography) from user profiles.
Kntnt/kntnt-specific-code
WordPress mu-plugin that provides code specific for Kntnt's WPaaS.
Kntnt/kntnt-stop-waste-unique-slugs-on-attachements
WordPress mu-plugin that stops waste of unique slugs (e.g. stevia) on attachments (i.e. media files) by adding a number at the end of its slug (e.g. stevia-2).
Kntnt/kntnt-taxonomy-collection
WordPress mu-plugin that provides the `collection` taxonomy used to to create an archive of posts that are part of a series, theme, or similar.
Kntnt/site-specific-code
WordPress mu-plugin that can be used like function.php.
masonitedoors/bedrock-autoloader
Standalone version of the Bedrock Autoloader for must-use WordPress plugins.
NateFlynn-Silktide/wordpress-core-framework
CODENAME: YORI - A WordPress Development Framework designed to make bootstrapping new themes and plugins easier and more consistent.