[buddypress-trac] [BuddyPress Trac] #7069: $group object should be supplied to bp_get_group_name filter in bp-groups-admin.php
buddypress-trac
noreply at wordpress.org
Tue May 17 20:34:40 UTC 2016
#7069: $group object should be supplied to bp_get_group_name filter in bp-groups-
admin.php
--------------------------------+---------------------------
Reporter: garrett-eclipse | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.6
Component: Component - Groups | Version: 2.5.0
Severity: normal | Resolution: fixed
Keywords: |
--------------------------------+---------------------------
Changes (by boonebgorges):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"10775"]:
{{{
#!CommitTicketReference repository="" revision="10775"
Use `bp_get_group_name()` instead of redefining filter in various places.
Reduces code duplication, and ensures that changes to filter parameters
are
automatically applied to every instance of the filter.
Props garrett-eclipse.
See #6752. Fixes #7069.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7069#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list