Changeset 4920 for trunk/bp-members/bp-members-functions.php
- Timestamp:
- 08/03/2011 09:03:41 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-members/bp-members-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-members/bp-members-functions.php
r4907 r4920 76 76 'exclude' => false, // Users to exclude from results 77 77 'search_terms' => false, // Limit to users that match these search terms 78 'meta_key' => false, // Limit to users who have this piece of usermeta79 'meta_value' => false, // With meta_key, limit to users where usermeta matches this value78 'meta_key' => false, // Limit to users who have this piece of usermeta 79 'meta_value' => false, // With meta_key, limit to users where usermeta matches this value 80 80 81 81 'include' => false, // Pass comma separated list of user_ids to limit to only these users
Note: See TracChangeset
for help on using the changeset viewer.