File: bp-core/bp-core-functions.php
Description
bp_get_email_post

Filters arguments used to create the BP_Email object.

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

bp_get_email

Filters the BP_Email object returned by bp_get_email().

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

bp_send_email()

Send email, similar to WordPress’ wp_mail().

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

bp_send_email

Gives access to an email before it is sent.

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

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

Return labels used by the email type taxonomy.

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

bp_get_email_tax_type_labels

Filters email type taxonomy labels.

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