Namespaces: global
Description
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.

Source: bp-invites/bp-invites-functions.php:181

bp_invites_member_invite_get_invitations_by_invited_email()

Get all the invited records for a member by email.

Source: bp-invites/bp-invites-functions.php:280

bp_get_member_invitation_subject()

Returns the subject of invite email.

Source: bp-invites/bp-invites-functions.php:311

bp_get_member_invitation_message()

Returns the body content of invite email.

Source: bp-invites/bp-invites-functions.php:340

bp_get_invites_member_invite_url()

Get email invite instructions text.

Source: bp-invites/bp-invites-functions.php:392

bp_get_invite_post_type_labels()

Return labels used by the invite post type.

Source: bp-invites/bp-invites-functions.php:43

bp_invites_member_invite_set_email_avatar()

Passes the invite user avatar.

Source: bp-invites/actions/invites.php:267

bp_invites_member_invite_set_email_user_name()

Passes the invite user name.

Source: bp-invites/actions/invites.php:286

bp_invites_kses_allowed_tags()

Allows html within the invite email content.

Source: bp-invites/actions/invites.php:305

bp_member_revoke_invite()

Member revoke email invite.

Source: bp-invites/actions/revoke-invite.php:18