@since: BuddyPress 1.6.0 |
Description |
---|---|
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. |
BP_Groups_Group::search_groups() |
Get a list of groups, filtered by a search string. |
BP_Groups_Group::group_exists() |
Get whether a group exists for a given slug. |
BP_Groups_Group::get_id_from_slug() |
Get the ID of a group by the group’s slug. |
BP_Groups_Group::get_invites() |
Get IDs of users with outstanding invites to a given group from a specified user. |
BP_Groups_Group::filter_user_groups() |
Get a list of a user’s groups, filtered by a search string. |
BP_Groups_Group |
BuddyPress Group object. |
BP_Groups_Group::__construct() |
Constructor method. |