[buddypress-trac] [BuddyPress Trac] #8918: Automate component's directory `buddypress` post type association

buddypress-trac noreply at wordpress.org
Tue Jun 13 02:50:54 UTC 2023


#8918: Automate component's directory `buddypress` post type association
-----------------------+---------------------
 Reporter:  imath      |       Owner:  imath
     Type:  task       |      Status:  closed
 Priority:  normal     |   Milestone:  12.0.0
Component:  Core       |     Version:
 Severity:  normal     |  Resolution:  fixed
 Keywords:  has-patch  |
-----------------------+---------------------
Changes (by imath):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 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/8918#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list