@since: BuddyPress 1.6.0 |
Description |
---|---|
BP_Groups_Member::promote() |
Promote a member to a new status. |
BP_Groups_Group::get_by_letter() |
Get a list of groups whose names start with a given letter. |
BP_Groups_Group::get_random() |
Get a list of random groups. |
BP_Groups_Group::get_group_extras() |
Fetch extra data for a list of groups. |
BP_Groups_Group::delete_all_invites() |
Delete all invitations to a given group. |
BP_Groups_Group::get_total_group_count() |
Get a total group count for the site. |
BP_Groups_Group::get_total_member_count() |
Get the member count for a group. |
BP_Groups_Group::get() |
Query for groups. |
BP_Groups_Group::search_groups() |
Get a list of groups, filtered by a search string. |
BP_Groups_Group::check_slug() |
Check for the existence of a slug. |