@since: BuddyBoss 1.3.5
Description
BP_Learndash_Integration::rest_api_init()

Init the BuddyBoss REST API.

Source: bp-integrations/learndash/bp-learndash-integration.php:72

BP_Invites_Component::rest_api_init()

Init the BuddyBoss REST API.

Source: bp-invites/classes/class-bp-invites-component.php:370

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