[buddypress-trac] [BuddyPress Trac] #6325: Route /me/*/ to /members/<me>/*/
buddypress-trac
noreply at wordpress.org
Wed Apr 6 19:34:50 UTC 2016
#6325: Route /me/*/ to /members/<me>/*/
---------------------------------+-----------------------
Reporter: DJPaul | Owner: DJPaul
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.6
Component: API - Rewrite Rules | Version:
Severity: normal | Resolution:
Keywords: dev-feedback |
---------------------------------+-----------------------
Comment (by boonebgorges):
I'd suggest adding a new `do_action()` or `apply_filters()` call someone
in the middle of `bp_core_set_uri_globals()` - after we've parsed and
cleaned `$bp_uri`, but before we've started the component/action
calculation. `$bp_uri` should be passed to this filter/action. Then 'me'
redirects would be handled in a callback.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6325#comment:12>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list