@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::has_membership_requests() |
Check whether a group has outstanding membership requests. |
| BP_Groups_Group::get_membership_requests() |
Get outstanding membership requests for a group. |
| BP_Groups_Group::get() |
Query for groups. |