[buddypress-trac] [BuddyPress Trac] #6477: User domains don't resolve correctly with BP_ENABLE_ROOT_PROFILES when Members page is not top-level
buddypress-trac
noreply at wordpress.org
Thu Oct 8 04:52:32 UTC 2015
#6477: User domains don't resolve correctly with BP_ENABLE_ROOT_PROFILES when
Members page is not top-level
---------------------------------+---------------------
Reporter: boonebgorges | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.4
Component: API - Rewrite Rules | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
---------------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"10212"]:
{{{
#!CommitTicketReference repository="" revision="10212"
URI: Allow root profiles to work when the 'Members' page is nested.
Previously, if the Members page was nested as a child of another page, the
root profiles feature - `define( 'BP_ENABLE_ROOT_PROFILES', true );` - did
not work. This commit fixes this and includes a unit test.
Commit also adds a minor performance tweak when a root profile is
detected.
Props r-a-y, boonebgorges.
Fixes #6477.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6477#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list