Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#2489 closed defect (bug) (fixed)

VHOST change to SUBDOMAIN_INSTALL in WordPress 3.0

Reported by: wpmuguru Owned by:
Priority: normal Milestone: 1.2.6
Component: Core Version:
Severity: Keywords: has-patch
Cc:

Description

VHOST is supported in WordPress 3.0, but WP 3.0 -> WP networks have the SUBDOMAIN_INSTALL constant to indicate subdomain or subfolder install. The function used throughout WordPress 3.0 to identify a subdomain install is is_subdomain_install().

The attached patch provides the is_subdomain_install() function for WP & MU 2.9.X installs and changes all BP references to is_subdomain_install().

Attachments (1)

2489.diff (3.9 KB ) - added by wpmuguru 16 years ago.

Download all attachments as: .zip

Change History (3)

@wpmuguru
16 years ago

#1 @wpmuguru
16 years ago

Forgot to mention, that's against the 1.2 branch.

#2 @johnjamesjacoby
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [3117]) Fixes #2489 props wpmuguru

Note: See TracTickets for help on using tickets.