File: bp-core/bp-core-functions.php |
Description |
---|---|
bp_core_replace_tokens_in_text |
Filters text that has had tokens replaced. |
bp_email_get_schema() |
Get a list of emails for populating the email post type. |
bp_email_get_type_schema() |
Get a list of emails for populating email type taxonomy terms. |
bp_email_unsubscribe_handler() |
Handles unsubscribing user from notification emails. |
bp_email_get_unsubscribe_link() |
Creates unsubscribe link for notification emails. |
bp_email_get_link |
Filters the unsubscribe link. |
bp_email_get_salt() |
Get a persistent salt for email unsubscribe links. |
bp_email_get_appearance_settings() |
Return email appearance settings. |
bp_get_email() |
Get an BP_Email object for the specified email type. |
bp_get_email_args |
Filters arguments used to find an email post type object. |