[buddypress-trac] [BuddyPress Trac] #6418: Introduce functionality to query members by member_type where member_type NOT IN
buddypress-trac
noreply at wordpress.org
Mon May 4 13:59:36 UTC 2015
#6418: Introduce functionality to query members by member_type where member_type
NOT IN
---------------------------------+------------------------------------
Reporter: lakrisgubben | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Component - Members | Version: 2.2.3
Severity: normal | Keywords: has-patch dev-feedback
---------------------------------+------------------------------------
It would be nice to have the ability to exclude certain member types from
member listings. Attached patch introduces a
`member_type__not_in` syntax that follows how the `member_type` syntax
works in `bp_has_members()`. Name is inspired by how WP Core usually names
things (i.e. `category__not_in`, `author__not_in` etc).
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6418>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list