@since: BuddyPress 2.6.0 |
Description |
---|---|
bp_groups_get_group_types() |
Get a list of all registered group type objects. |
bp_groups_get_group_types |
Filters the array of group type objects. |
bp_groups_get_group_type_object() |
Retrieve a group type object by name. |
bp_groups_set_group_type() |
Set type for a group. |
bp_groups_set_group_type |
Fires just after a group type has been changed. |
groups_is_user_invited() |
Check whether a user has an outstanding invitation to a group. |
groups_is_user_pending() |
Check whether a user has a pending membership request for a group. |
bp_get_user_groups() |
Get a list of groups of which the specified user is a member. |
groups_clear_group_type_cache() |
Clear the group type cache for a group. |
bp_groups_clear_user_group_cache_on_membership_save() |
Clear caches on membership save. |