Skip to content

erengy/mu-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

mu-plugins

A collection of must-use plugins for WordPress.

Usage

Each plugin is a single independent PHP file, so you can cherry-pick the ones you need.

To install a plugin, upload it to WPMU_PLUGIN_DIR, which is /wp-content/mu-plugins/ by default.

To disable a plugin, either delete the file or move it to a subdirectory (e.g. /wp-content/mu-plugins/disabled/).

Example usage

β””β”€πŸ“‚ wp-content
  β”œβ”€ πŸ“ languages
  β”œβ”€ πŸ“‚ mu-plugins
  β”‚  β”œβ”€ πŸ“‚ disabled
  β”‚  β”‚  └─ πŸ“„ single-theme.php
  β”‚  β”œβ”€ πŸ“„ admin-toolbar.php
  β”‚  β”œβ”€ πŸ“„ disable-comments.php
  β”‚  β”œβ”€ πŸ“„ disable-emoji.php
  β”‚  β”œβ”€ πŸ“„ disable-xml-rpc.php
  β”‚  └─ πŸ“„ html-tidy.php
  β”‚  └─ πŸ“„ white-label.php
  β”œβ”€ πŸ“ plugins
  β”œβ”€ πŸ“ themes
  └─ πŸ“ uploads

License

Licensed under GNU General Public License v2 or later.

About

Must-use WordPress plugins

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Languages