@since: BuddyPress 5.0.0 |
Description |
---|---|
bp_get_group_avatar_url() |
Returns the group avatar URL. |
bp_get_group_cover_url() |
Returns the group cover image URL. |
bp_groups_uninvite_user_delete_group_invite_notification() |
Remove Group invite notification when a user is uninvited. |
bp_groups_migrate_invitations() |
Migrate invitations and requests from pre-5.0 group_members table to invitations table. |
groups_get_membership_requested_group_ids() |
Get an array of group IDs to which a user has requested membership. |
groups_get_membership_requested_user_ids() |
Get an array of group IDs to which a user has requested membership. |
groups_get_requests() |
Get group membership requests filtered by arguments. |
groups_check_has_invite_from_user() |
Check to see whether a user has already been invited to a group by a particular user. |
groups_get_invited_to_group_ids() |
Get an array of group IDs to which a user is invited. |
groups_get_invites() |
Get invitations to a given group filtered by arguments. |