Namespaces: global
Description
groups_is_user_allowed_posting()

Check whether a user is allowed to post in a given group.

Source: bp-groups/bp-groups-functions.php:1419

groups_can_user_manage_media()

Check whether a user is allowed to manage media in a given group.

Source: bp-groups/bp-groups-functions.php:1459

bp_get_user_groups()

Get a list of groups of which the specified user is a member.

Source: bp-groups/bp-groups-functions.php:1035

groups_total_groups_for_user()

Get the count of groups of which the specified user is a member.

Source: bp-groups/bp-groups-functions.php:1201

groups_get_current_group()

Get the BP_Groups_Group object corresponding to the current group.

Source: bp-groups/bp-groups-functions.php:1224

groups_get_user_groups()

Get the IDs of the groups of which a specified user is a member.

Source: bp-groups/bp-groups-functions.php:986

groups_get_id_by_previous_slug()

Get a group ID by checking against old (not currently active) slugs.

Source: bp-groups/bp-groups-functions.php:548

groups_leave_group()

Remove a user from a group.

Source: bp-groups/bp-groups-functions.php:564

groups_join_group()

Add a user to a group.

Source: bp-groups/bp-groups-functions.php:607

groups_update_last_activity()

Update the last_activity meta value for a given group.

Source: bp-groups/bp-groups-functions.php:682