Namespaces: global |
Description |
|---|---|
| bp_email_get_template() |
Get the paths to possible templates for the specified email object. |
| bp_core_replace_tokens_in_text() |
Replace all tokens in the input text with appropriate values. |
| 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() |
Get an BP_Email object for the specified email type. |
| bp_send_email() |
Send email, similar to WordPress’ wp_mail(). |
| bp_upload_dir() |
Set data from the BP root blog’s upload directory. |
| bp_email_post_type() |
Output the name of the email post type. |
| bp_get_email_post_type() |
Returns the name of the email post type. |