BP_Members_Invitation_Manager
Membership invitations class.
Description Description
An extension of the core Invitations class that adapts the core logic to accommodate site membership invitation behavior.
Source Source
File: bp-members/classes/class-bp-members-invitation-manager.php
Changelog Changelog
Version | Description |
---|---|
8.0.0 | Introduced. |
Methods Methods
- __construct — Construct parameters.
- allow_invitation — Should this invitation be created?
- allow_request — Should this request be created?
- run_acceptance_action — This is where custom actions are added to run when an invitation or request is accepted.
- run_send_action — This is where custom actions are added to run when notifications of an invitation or request need to be generated & sent.