[buddypress-trac] [BuddyPress Trac] #8923: BP Rewrites: Optimize code to build URLs
buddypress-trac
noreply at wordpress.org
Sun Jun 18 04:11:10 UTC 2023
#8923: BP Rewrites: Optimize code to build URLs
--------------------------------------+---------------------
Reporter: imath | Owner: imath
Type: enhancement | Status: closed
Priority: normal | Milestone: 12.0.0
Component: Core | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests |
--------------------------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
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/8923#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list