File: bp-core/bp-core-functions.php
Description
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_core_replace_tokens_in_text

Filters text that has had tokens replaced.

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

bp_email_get_schema()

Get a list of emails for populating the email post type.

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

bp_email_get_type_schema()

Get a list of emails for populating email type taxonomy terms.

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

bp_email_unsubscribe_handler()

Handles unsubscribing user from notification emails.

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

bp_email_get_unsubscribe_link()

Creates unsubscribe link for notification emails.

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

bp_email_get_link

Filters the unsubscribe link.

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

bp_email_get_salt()

Get a persistent salt for email unsubscribe links.

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

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