File: bp-core/classes/class-bp-invitation-manager.php |
Description |
---|---|
BP_Invitation_Manager::add_invitation() |
Add an invitation to a specific user, from a specific user, related to a specific class. |
BP_Invitation_Manager::send_invitation_by_id() |
Send an invitation notification. |
bp_invitations_send_invitation_by_id_before_send |
Fires before an invitation is sent. |
BP_Invitation_Manager::add_request() |
Add a request to an item for a specific user, related to a specific class. |
BP_Invitation_Manager::send_request_notification_by_id() |
Send a request notification. |
bp_invitations_send_request_notification_by_id_before_send |
Is this user allowed to make a request in this situation? |
BP_Invitation_Manager::get_by_id() |
Get a specific invitation by its ID. |