@since: BuddyBoss 1.3.5 |
Description |
---|---|
BP_Invitation_Manager::get_table_name() |
Get the invitations table name. |
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. |
BP_Component::rest_api_init() |
Init the BuddyBoss REST API. |
bp_{$this->id}_rest_api_controllers |
Use this filter to disable all or some REST API controllers for the component. |