[wp-trac] [WordPress Trac] #11644: multiple blogs & sites / merge WPMU

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 12 05:28:04 UTC 2010


#11644: multiple blogs & sites / merge WPMU
----------------------------+-----------------------------------------------
 Reporter:  hakre           |       Owner:  wpmuguru 
     Type:  task (blessed)  |      Status:  assigned 
 Priority:  normal          |   Milestone:  3.0      
Component:  Multisite       |     Version:           
 Severity:  normal          |    Keywords:  multisite
----------------------------+-----------------------------------------------

Comment(by azaozz):

 Replying to [comment:52 wpmuguru]:
 > (In [12688]) multi-site startup, See #11644

 Why sorting the MU plugins only for MU? They are supported for non-MU too.
 {{{
 if ( is_dir( WPMU_PLUGIN_DIR ) ) {
 ...
     if( is_multisite() ) // ?
         sort( $mu_plugins );
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11644#comment:54>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list