View previous topic :: View next topic |
Author |
Message |
ovizii Newcomer Level I

Joined: 06 Nov 2008 Posts: 12
|
Posted: December 03 2008, 06:29 Post subject: compatibility with wpmu |
|
|
I'd love to see compatibility with wpmu.
meaning each blog has his options stored like this: wp_BLOG-ID_options i.e. wp_1_options is the main blog, wp_4_options holds the options of blog number 4, etc.
if this could have a if is_site_admin check so only the siteadmin can use it and if it would check all option tables, in say batches of 10 blogs or so (some wpmu installs have 1000s of blogs) that would help the siteadmin clean up those blgos where some curious user has tried out every conceivable plugin  |
|
Back to top |
|
 |
Mittineague Site Admin


Joined: 04 Jul 2006 Posts: 68 Location: West Springfield, Massachusetts
|
Posted: December 03 2008, 14:14 Post subject: WordPressMU |
|
|
Good idea. To be honest, I hadn't given any thought to this plugin being used in WordPressMU. It may not be possible to easily group the PHP files and wp_options tables to their respective sites, but it is something I will look into when I get the chance. |
|
Back to top |
|
 |
ovizii Newcomer Level I

Joined: 06 Nov 2008 Posts: 12
|
Posted: December 03 2008, 14:24 Post subject: Re: compatibility with wpmu |
|
|
well, as I understand the grouping shouldn't be a problem as all sub blogs are using teh same "group" of plugins, meaning they all have acces to the same plugin folder... respectively all blogs share a common plugin folder and a common mu-plugins folder |
|
Back to top |
|
 |
|