File: bp-core/deprecated/buddypress/2.5.php |
Description |
---|---|
bp_core_email_from_name_filter |
Filters the “From” name in outgoing email to the site name. |
bp_core_deprecated_email_filters() |
Add support for pre-2.5 email filters. |
bp_activity_new_comment_notification_to |
Filters the user email that the new comment notification will be sent to. |
bp_activity_new_comment_notification_subject |
Filters the new comment notification subject that will be sent to user. |
bp_activity_new_comment_notification_message |
Filters the new comment notification message that will be sent to user. |
bp_activity_new_comment_notification_comment_author_to |
Filters the user email that the new comment reply notification will be sent to. |
bp_activity_new_comment_notification_comment_author_subject |
Filters the new comment reply notification subject that will be sent to user. |
bp_activity_new_comment_notification_comment_author_message |
Filters the new comment reply notification message that will be sent to user. |