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


wpmu_plugin_url › WordPress Constants

Since2.8.0
define( 'WPMU_PLUGIN_URL', WP_CONTENT_URL . '/mu-plugins' ); // Full URL, no trailing slash.
Defined at:

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

Source

define( 'WPMU_PLUGIN_URL', WP_CONTENT_URL . '/mu-plugins' ); // Full URL, no trailing slash.