Comments on: How to Get the WordPress MU Plugin Directory URL http://youneedfat.com/get-the-mu-plugin-directory-url/ WordPress Internet Marketing Experts Mon, 20 May 2013 17:00:25 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: Ozzy Rodriguez http://youneedfat.com/get-the-mu-plugin-directory-url/#comment-34 Ozzy Rodriguez Mon, 01 Apr 2013 01:32:00 +0000 http://youneedfat.com/?p=1460#comment-34 great tutorial!… as usual!

]]>
By: Robert Neu http://youneedfat.com/get-the-mu-plugin-directory-url/#comment-33 Robert Neu Mon, 01 Apr 2013 00:00:00 +0000 http://youneedfat.com/?p=1460#comment-33 You can use sub-directories, you just need to use a proxy loader file to require your plugin’s main file. I added an example of how you could do that.

The codex also outlines some other things to be aware of with mu-plugins such as the lack of support for activation hooks.

]]>
By: Jive Dig http://youneedfat.com/get-the-mu-plugin-directory-url/#comment-32 Jive Dig Sun, 31 Mar 2013 21:49:00 +0000 http://youneedfat.com/?p=1460#comment-32 Isn’t there something about plugins in this directory not being able to use files in sub-directories? ie: all the plugin files need to be top level in the plugin’s folder

]]>
By: Robert Neu http://youneedfat.com/get-the-mu-plugin-directory-url/#comment-31 Robert Neu Sun, 31 Mar 2013 20:07:00 +0000 http://youneedfat.com/?p=1460#comment-31 Added. :) I also debated explaining how to define the constants inside a class using const, but it seemed like it might be confusing for people who aren’t used to using classes.

]]>
By: Andrea_R http://youneedfat.com/get-the-mu-plugin-directory-url/#comment-30 Andrea_R Sun, 31 Mar 2013 19:51:00 +0000 http://youneedfat.com/?p=1460#comment-30 Probably a good idea to note that anything in the mu-plugins folder will run on all subsites when you have the network activated.

]]>