@since: BuddyBoss 1.3.5 |
Description |
---|---|
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. |
bp_groups_get_group_roles() |
Get the Group roles. |
bp_groups_clear_group_administrator_cache_on_member_delete() |
Clear group administrator and moderator cache when a group member is deleted. |
bp_groups_clear_user_group_cache_on_invitation_save() |
Clear caches on saving a group invitation or request. |
bp_groups_clear_user_group_cache_on_invitation_change() |
Clear caches on invitation deletion or update. |
bp_groups_get_activity_group() |
Get the group object the activity belongs to. |
BP_Groups_Invitation_Manager |
Group invitations class. |
BP_Groups_Invitation_Manager::__construct() |
Construct parameters. |
BP_Groups_Invitation_Manager::run_send_action() |
This is where custom actions are added to run when notifications of an invitation or request need to be generated & sent. |