wpseek.com
A WordPress-centric search engine for devs and theme authors


wpmu_plugin_dir › WordPress Constants

Since2.8.0
define( 'WPMU_PLUGIN_DIR', WP_CONTENT_DIR . '/mu-plugins' ); // Full path, no trailing slash.
Defined at:

Allows for the mu-plugins directory to be moved from the default location.

Source

define( 'WPMU_PLUGIN_DIR', WP_CONTENT_DIR . '/mu-plugins' ); // Full path, no trailing slash.