[buddypress-trac] [BuddyPress Trac] #8558: Adapt Group extensions registration to BP Rewrites
buddypress-trac
noreply at wordpress.org
Thu Dec 23 14:28:05 UTC 2021
#8558: Adapt Group extensions registration to BP Rewrites
--------------------------+-----------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 10.0.0
Component: Groups | Version: 1.1
Severity: normal | Resolution:
Keywords: commit |
--------------------------+-----------------------
Comment (by dcavins):
In [changeset:"13195" 13195]:
{{{
#!CommitTicketReference repository="" revision="13195"
Improve behavior of bp_init_group_extensions().
In r13101, the behavior of `bp_register_group_extension()`
was changed to make it possible to modify the behavior via
plugins. However, the same code in a new place behaved
differently, only fully registering the last group extension that
was passed to it. This commit stops passing the group
extension classes by reference, which fixes the issue.
See #8558.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8558#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list