File: bp-invites/actions/invites.php
Description
bp_member_invite_submit

Fires after a member invitation sent to invitee.

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

bp_invites_member_invite_filter_subject

Remove Recipients avatar and name

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

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_invites_member_invite_filter_content()

Changes the content based on the user type.

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

bp_invites_member_invite_filter_content_plaintext()

Changes the content based on the user type.

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

bp_member_invite_submit()

Member submit email invite.

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

bp_invites_member_invite_filter_subject()

Changes the subject based on the user typed.

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