@since: BuddyBoss 1.0.0 |
Description |
|---|---|
| bp_get_invite_post_type_labels |
Filters invite post type labels. |
| bp_get_invite_post_type_supports() |
Return array of features that the invite post type supports. |
| bp_get_invite_post_type_supports |
Filters the features that the invite post type supports. |
| bp_invites_member_invite_invitation_page() |
Check if the current page is ‘accept-invitation’? |
| bp_invites_member_invite_remove_registration_lock() |
Allows invited users to register even if registration is disabled. |
| bp_invites_member_invite_register_screen_message() |
Checks if the email is connected to an active invite, populates the email address and shows the welcome message on the register page. |
| bp_invites_member_invite_get_invitations_by_invited_email() |
Get all the invited records for a member by email. |
| bp_get_member_invitation_subject() |
Returns the subject of invite email. |
| bp_get_member_invitation_message() |
Returns the body content of invite email. |
| bp_invites_sent_invite_screen() |
Output members’s Invites > Email Invite page. |