@since: BuddyBoss 1.3.5 |
Description |
---|---|
bp_{$this->id}_rest_api_init |
Fires in the rest_api_init method inside BP_Component. |
BP_Invitation::mark_sent() |
Mark specific invitations as sent by invitation ID. |
BP_Invitation::mark_sent_by_data() |
Mark invitations as sent that are found by user_id, inviter_id, item id, and optional secondary item id, and class name. |
bp_admin_invitations_table() |
Create the invitations database table if it does not exist. |
BP_Invitation::get_total_count() |
Get a count of total invitations matching a set of arguments. |
BP_Invitation |
BuddyBoss Invitations. |
BP_Invitation::update() |
Update invitations. |
BP_Invitation::__construct() |
Constructor method. |
bp_invitation_before_update |
Fires before an invitation is updated. |
BP_Invitation::save() |
Update or insert invitation details into the database. |