File: bp-core/bp-core-functions.php |
Description |
|---|---|
| bp_email_get_appearance_settings() |
Return email appearance settings. |
| bp_email_get_template() |
Get the paths to possible templates for the specified email object. |
| bp_email_get_template |
Filter the possible template paths for the specified email object. |
| bp_core_replace_tokens_in_text() |
Replace all tokens in the input text with appropriate values. |
| 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_get_email_post |
Filters arguments used to create the BP_Email object. |
| bp_get_email |
Filters the BP_Email object returned by bp_get_email(). |