@since: BuddyPress 1.2.0 |
Description |
---|---|
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. |
bp_activity_at_message_notification_to |
Filters the user email that the @mention notification will be sent to. |
bp_activity_at_message_notification_subject |
Filters the @mention notification subject that will be sent to user. |
bp_activity_at_message_notification_message |
Filters the @mention notification message that will be sent to user. |
bp_get_send_public_message_button() |
Return button for sending a public message (an @-mention). |
bp_send_public_message_button() |
Output button for sending a public message (an @-mention). |