BP_Invitation_Manager::run_acceptance_action( $type = 'invite', $r )
This is where custom actions are added (in child classes) to run when an invitation or request is accepted.
Description
Parameters
- $id
-
(Required) The ID of the invitation to mark as sent.
Return
(bool) True on success, false on failure.
Source
File: bp-core/classes/class-bp-invitation-manager.php
abstract public function run_acceptance_action( $type = 'invite', $r );
Changelog
Version | Description |
---|---|
BuddyBoss 1.3.5 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.