[buddypress-trac] [BuddyPress Trac] #5332: Run the URI catching methods when root profiles are enabled
buddypress-trac
noreply at wordpress.org
Wed Jan 15 19:00:15 UTC 2014
#5332: Run the URI catching methods when root profiles are enabled
-----------------------------------+--------------------
Reporter: stevenkword | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.0
Component: Core | Version: 1.9.1
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+--------------------
Comment (by boonebgorges):
So, if I understand correctly, you want the following:
- http://example.com/boone will point to my BuddyPress profile
- http://example.com/2014/01/foo will point toward a WP blog post called
"foo"
- http://example.com/boone/friends and other BP profile slugs will
continue to load inside of BuddyPress
Is that right?
I can see the value of this sort of thing, but it's very much a niche
setup. Supporting it natively in BP would be complicated. We'd have to
hook into WP before it decides which blog is supposed to load. Not to
mention that there will be inevitable issues with URL conflicts.
I think it'd be possible to rig this up in a plugin, and I'd be happy for
BuddyPress have the right tools to make it possible (like hooks in the
right place). It might be something that is best saved for when we've
migrated to real WP rewrite rules.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5332#comment:16>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list