MU Plugin directory
-
Hi,
This line of code:
if( !defined(‘WPMU_PLUGIN_DIR’) ) define( ‘WPMU_PLUGIN_DIR’, dirname(__FILE__).’/wp-content/wp-safe-mode’ ); //WP Safe Mode
Made a mess, if you use other MU plugins, they will not work. I think there is better way to do this.
The topic ‘MU Plugin directory’ is closed to new replies.