[buddypress-trac] [BuddyPress Trac] #4954: Migrate BP's custom URI parser to use WP's Rewrite API

buddypress-trac noreply at wordpress.org
Mon May 1 22:36:19 UTC 2023


#4954: Migrate BP's custom URI parser to use WP's Rewrite API
--------------------------------------+-----------------------
 Reporter:  boonebgorges              |       Owner:  imath
     Type:  enhancement               |      Status:  assigned
 Priority:  high                      |   Milestone:  12.0.0
Component:  Route Parser              |     Version:
 Severity:  major                     |  Resolution:
 Keywords:  has-patch has-unit-tests  |
--------------------------------------+-----------------------

Comment (by prbot):

 ''This ticket was mentioned in
 [https://github.com/buddypress/buddypress/pull/94 PR #94] on
 [https://github.com/buddypress/buddypress/ buddypress/buddypress] by
 [https://profiles.wordpress.org/imath/ @imath].''
 - Deprecate `bp_core_set_uri_globals()` && completely stop using the BP
 Legacy URL parser in favor of BP Rewrites 🙌. This function will be moved
 inside the BP Classic compatibility plugin see
 https://github.com/buddypress/bp-classic/pull/3
 - Introduce a new hook `bp_register_nav` to hook to when globalizing
 Members single item navigations in `BP_Component`.
 - Improve `bp_get_component_navigations()` so that Avatar/Cover images nav
 items are moved inside the Profile subnav if Extended profile is active
 - Improve `BP_Core_Nav` so that any Action Variable slugs can be
 customized.
 - Improve Members & Groups component canonical redirections.
 - Handle slugs customization persistency using directory pages post metas
 - Introduce a new repair tool to reset all slugs to BuddyPress default
 one.

 Trac ticket: https://buddypress.trac.wordpress.org/ticket/4954

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4954#comment:90>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list