[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 23:39:15 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):
`bp_parse_query` bails in wp-admin because it's only intended to be used
to parse the query out into rewrite rule directives, and it's an
unfortunate consequence of using WordPress's AJAX URL that this has to
happen within admin_ajax.
The way bbPress gets around this is by introducing a dedicated set of
theme-side AJAX handlers, which is a direction I support us going in
eventually that should probably have a separate ticket.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4954#comment:17>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list