[buddypress-trac] [BuddyPress Trac] #8558: Adapt Group extensions registration to BP Rewrites

buddypress-trac noreply at wordpress.org
Thu Sep 2 16:26:59 UTC 2021


#8558: Adapt Group extensions registration to BP Rewrites
--------------------------+---------------------
 Reporter:  imath         |       Owner:  imath
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  10.0.0
Component:  Groups        |     Version:  1.1
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by imath):

 * owner:  (none) => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"13101" 13101]:
 {{{
 #!CommitTicketReference repository="" revision="13101"
 Improve the Group Extension API extensibility

 - Use a new global to store the registered Group extensions of the Groups
 component.
 - Edit the behavior of the `bp_register_group_extension()` function so
 that it only registers custom group extensions into the new global.
 - Introduce a new function `bp_init_group_extensions()` to init the
 registered Group extensions.

 These improvements will make it possible for the BP Rewrites feature as a
 plugin to allow slug customization of the registered Group extensions.

 Props boonebgorges

 Fixes #8558
 }}}

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


More information about the buddypress-trac mailing list