[buddypress-trac] [BuddyPress] #1642: Exclude Members from Lists
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Jan 20 17:44:09 UTC 2010
#1642: Exclude Members from Lists
------------------------+---------------------------------------------------
Reporter: developdaly | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 1.3
Keywords: |
------------------------+---------------------------------------------------
A nice parameter to have would be one that allowed exclusion of specific
items from lists.
So you'd have something like this:
{{{
bp_group_has_members( group_id=1&exlcude_member=1' )
}}}
or
{{{
bp_group_has_members( group_id=1&exlcude_member=1,2,3' )
}}}
The same could work for blog lists or general member lists.
Playing off of how {{{wp_list_pages()}}} works, these parameters could
either exclude or include.
--
Ticket URL: <http://trac.buddypress.org/ticket/1642>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list