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

buddypress-trac noreply at wordpress.org
Sun Jun 18 04:11:10 UTC 2023


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

Comment (by imath):

 In [changeset:"13503" 13503]:
 {{{
 #!CommitTicketReference repository="" revision="13503"
 BP Rewrites: optimize the code used to build URLs

 The `bp_members_get_path_chunks()` & `bp_groups_get_path_chunks()`
 functions are making sure URL chunks are customized according to the slugs
 settings. Instead of redoing at many places all or some of the operations
 performed by these functions, update the code to build URLs so that it
 uses these functions.

 See #4954
 Fixes #8923
 Closes https://github.com/buddypress/buddypress/pull/117
 }}}

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


More information about the buddypress-trac mailing list