Namespaces: global
Description
bp_email_get_unsubscribe_link()

Creates unsubscribe link for notification emails.

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

bp_email_get_salt()

Get a persistent salt for email unsubscribe links.

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

bp_email_get_appearance_settings()

Return email appearance settings.

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

bp_email_get_template()

Get the paths to possible templates for the specified email object.

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

bp_core_replace_tokens_in_text()

Replace all tokens in the input text with appropriate values.

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

bp_get_email()

Get an BP_Email object for the specified email type.

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

bp_send_email()

Send email, similar to WordPress’ wp_mail().

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

bp_upload_dir()

Set data from the BP root blog’s upload directory.

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

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