[buddypress-trac] [BuddyPress Trac] #7327: Add bp_parse_args filter to groups_get_groups
buddypress-trac
noreply at wordpress.org
Sat Nov 5 14:09:10 UTC 2016
#7327: Add bp_parse_args filter to groups_get_groups
-------------------------+-----------------------------
Reporter: rekmla | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: Awaiting Review
Component: Groups | Version:
Severity: minor | Keywords:
-------------------------+-----------------------------
This would make it possible to avoid plugin modifications (bp-event-
organiser for example) when group filtering is required. This can
currently be accomplished before the query results are returned with
{{{apply_filters_ref_array( 'groups_get_groups', array( &$groups, &$r )
)}}}. Something more efficient would be desirable.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7327>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list