[buddypress-trac] [BuddyPress Trac] #4954: Migrate BP's custom URI parser to use WP's Rewrite API
buddypress-trac
noreply at wordpress.org
Wed Feb 12 19:46:12 UTC 2014
#4954: Migrate BP's custom URI parser to use WP's Rewrite API
---------------------------+------------------------------
Reporter: boonebgorges | Owner: johnjamesjacoby
Type: task | Status: new
Priority: high | Milestone: 2.0
Component: Rewrite Rules | Version:
Severity: major | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by johnjamesjacoby):
At a cursory, this is a really great first step.
In my imagination, the upgrade routine to 2.0.0 would look at the existing
bp_pages setting, and create the appropriate rewrite rules for each
directory. If no bp_page setting exists, we'd use a constant, or finally
fall back on the default slug.
I think root profiles won't be that bad. Existing code for bbPress's root
forums handles this scenario, and I'm hoping that using rewrite rules will
allow any component to exist in the root, barring the usual and obvious
slug collision problem that exists in WordPress anyways.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4954#comment:14>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list