File: bp-invites/bp-invites-functions.php |
Description |
---|---|
bp_invites_member_invite_activate_user |
Fires after invitee activate his/her account. |
bp_invites_member_invite_mark_register_user() |
Mark the invited user as registered via custom URL. |
bp_invites_member_invite_mark_register_user |
Fires after invitee registered. |
bp_nouveau_send_invite_content_css() |
Set the font in Send Invites TinyMCE editor to Arial |
bp_get_member_invites_wildcard_replace() |
Replaces the token, {{ }}, to it’s appropriate content dynamically. |
bp_invites_member_invite_activate_user() |
Mark the invited user as registered. |
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. |