[buddypress-trac] [BuddyPress] #1362: Groups directory : custom filtering possibility
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Nov 24 14:04:22 UTC 2009
#1362: Groups directory : custom filtering possibility
--------------------------+-------------------------------------------------
Reporter: Fairweb | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Keywords: group, filter |
--------------------------+-------------------------------------------------
Would it be possible to give the opportunity to filter on groups like
filters can be applied for users ?
For example, in bp_core_classes.php, BP_Core_Users::get_users_by_letter
may is using
{{{
$total_users_sql = apply_filters( 'bp_core_users_by_letter_count_sql'...
}}}
bp-groups-classes.php BP_Groups_Group::get_by_letter does not offer any
custom filtering possibility.
same for BP_Groups_Group::get_alphabetically, BP_Groups_Group::get_active,
BP_Groups_Group::get_popular
and probably other methods that may be used by plugin developers.
Thanks
--
Ticket URL: <http://trac.buddypress.org/ticket/1362>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list