[wp-trac] [WordPress Trac] #11644: multiple blogs & sites / merge WPMU
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 8 20:11:27 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 wpmuguru):
Replying to [comment:45 nacin]:
> Replying to [comment:44 wpmuguru]:
> > (In [12661]) Add compatability for MU to is_multisite() - See #11644
> I imagine that should also check for {{{MULTISITE}}} in case it is set
to {{{false}}}:
> {{{
> if ( ( defined('MULTISITE') && MULTISITE ) || defined('VHOST) )
> }}}
I added the VHOST check. The {{{MULTISITE}}} is by rboren. If the extra
check is added, then the VHOST check should be first. Existing MU installs
will not have the {{{MULTISITE}}} constant.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11644#comment:48>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list