MU Plugins

This is the WordPress Must-Use (MU) plugins directory. These plugins are automatically enabled and cannot be deactivated from the admin interface.

Active Plugins

No active MU plugins

MU plugins are automatically loaded on site initialization. They're ideal for core functionality like security tools or critical enhancements.

How to Add Plugins?

  1. Create a new PHP file in this directory
  2. Add a plugin header at the top
  3. The plugin will activate automatically

MU Plugin Notes

  • ✅ Auto-loaded on every page
  • 🚫 Cannot be disabled via UI
  • ⚡️ Best for essential functionality
  • ⚠️ Requires manual deactivation

WordPress Docs

Must-use plugins are typically used for critical site functionality such as security measures, performance optimization, or core framework integrations.

➕ Add New Plugin