[wp-hackers] multisite wordpress

Dr. Mike Wendell theapparatus at gmail.com
Thu Feb 22 12:48:26 GMT 2007


On 2/22/07, Kimmo Suominen <kimmo+key+wordpress.c4f53f at suominen.com> wrote:
> In WPMU you can either make a theme generally available to all blogs, or
> make it available to each allowed blog individually.

Agreed. (I was going to say the same thing.)  As a Site Admin, go
Dashboard -> Site Admin -> Blogs and edit the specific blog.  If it's
a theme that's not been release to the general user base, it will be
listed along the right hand side of the page.

You can do plugins as well with some slight modification of the
modification of the plugin.  I discuss the method here:

http://mu.wordpress.org/forums/topic.php?id=2439&replies=28#post-20891

Basically boils down to adding in a new option field within the
database for the blog, uping the version count and running the update
on the blogs, and then adding a call within the plugin to see if that
blog has the ability to do run the plugin.  If you add in the option
field, it will give you a check box within the Edit Blog page when you
pull that up.

Hope this helps,
-drmike

-- 
Blog: http://drmikessteakdinner.com
Kim Possible: Remixed: http://kimpossibleremixed.com
Get your own free hosted WordPress Blog today: http://daria.be


More information about the wp-hackers mailing list