@since: BuddyPress 2.5.0
Description
bp_email_use_wp_mail

Filter this to skip BP’s email handling and instead send everything to wp_mail().

Source: bp-core/bp-core-functions.php:3497

bp_send_email_delivery_class

Filter the email delivery class.

Source: bp-core/bp-core-functions.php:3551

bp_send_email_failure

Fires after BuddyPress has tried – and failed – to send an email.

Source: bp-core/bp-core-functions.php:3570

bp_send_email_success

Fires after BuddyPress has succesfully sent an email.

Source: bp-core/bp-core-functions.php:3582

bp_get_email()

Get an BP_Email object for the specified email type.

Source: bp-core/bp-core-functions.php:3312

bp_get_email_args

Filters arguments used to find an email post type object.

Source: bp-core/bp-core-functions.php:3347

bp_email_post_type()

Output the name of the email post type.

Source: bp-core/bp-core-functions.php:3141

bp_get_email_post_type()

Returns the name of the email post type.

Source: bp-core/bp-core-functions.php:3151

bp_get_email_post_type

Filters the name of the email post type.

Source: bp-core/bp-core-functions.php:3160

bp_get_email_post_type_labels()

Return labels used by the email post type.

Source: bp-core/bp-core-functions.php:3170