Redefines the location of the directory, via writing constants to your wp-config php file, to ensure that no code published to the location will run on your website..
Since many site administrators are not using mu-plugins, we want to be sure that no mu-plugins suddenly appear on our website due to their nature auto-activation is BAD when you didn't intend for code to be there..
Upload the directory to the wp-content plugins directory via FTP.
Alternatively, upload the disablemu v#.#.zip file to 'Plugins->Add New page in your WordPress admin area.
Activate the plugin through 'Plugins WordPress...
Deletion of mu-plugins directory, if found.
Creating cron to cycle the directory name ..
If you want to see one of these, or have idea of your own, let me know...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Moved where definitions inside wp-config php, to ensure it's always ABOVE the wp-settings php include.
Read more