Changeset 11533 for trunk/src/bp-groups/bp-groups-functions.php
- Timestamp:
- 04/20/2017 12:56:53 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-groups/bp-groups-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-functions.php
r11532 r11533 705 705 'type' => false, // Active, newest, alphabetical, random, popular, most-forum-topics or most-forum-posts. 706 706 'order' => 'DESC', // 'ASC' or 'DESC' 707 'orderby' => 'date_created', // date_created, last_activity, total_member_count, name, random .707 'orderby' => 'date_created', // date_created, last_activity, total_member_count, name, random, meta_id. 708 708 'user_id' => false, // Pass a user_id to limit to only groups that this user is a member of. 709 709 'include' => false, // Only include these specific groups (group_ids).
Note: See TracChangeset
for help on using the changeset viewer.