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

buddypress-trac noreply at wordpress.org
Tue Jun 13 02:50:54 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:"13502" 13502]:
 {{{
 #!CommitTicketReference repository="" revision="13502"
 `buddypress` post type dynamic creation for `has_directory` components

 12.0 introduces a `buddypress` post type which is used to store the
 components directory pages into the database & replace the `page` post
 type that was used so far. It also replaced the Page association WP Admin
 screen with another WP Admin screen to customize all BP URLs.

 In case a custom component is using a directory page and is not taking
 care of generating the corresponding `buddypress` post type entry, instead
 of asking for a page association in an admin notice, this entry is
 dynamically generated. If users are not happy with the title or slug of
 this entry, they can use the BP URLs settings tab to customize these
 afterwards.

 Fixes #8918
 See #4954
 Closes https://github.com/buddypress/buddypress/pull/116
 }}}

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


More information about the buddypress-trac mailing list