@since: BuddyPress 5.0.0
Description
bp_get_group_avatar_url()

Returns the group avatar URL.

Source: bp-groups/bp-groups-template.php:1020

bp_get_group_cover_url()

Returns the group cover image URL.

Source: bp-groups/bp-groups-template.php:1060

bp_groups_uninvite_user_delete_group_invite_notification()

Remove Group invite notification when a user is uninvited.

Source: bp-groups/bp-groups-notifications.php:1066

bp_groups_migrate_invitations()

Migrate invitations and requests from pre-5.0 group_members table to invitations table.

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

groups_get_requests()

Get group membership requests filtered by arguments.

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

groups_get_membership_requested_group_ids()

Get an array of group IDs to which a user has requested membership.

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

groups_get_membership_requested_user_ids()

Get an array of group IDs to which a user has requested membership.

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

groups_check_has_invite_from_user()

Check to see whether a user has already been invited to a group by a particular user.

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

groups_get_invited_to_group_ids()

Get an array of group IDs to which a user is invited.

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

groups_get_invites()

Get invitations to a given group filtered by arguments.

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