@since: BuddyPress 1.2.0
Description
bp_activity_new_comment_notification_subject

Filters the new comment notification subject that will be sent to user.

Source: bp-core/deprecated/buddypress/2.5.php:108

bp_activity_new_comment_notification_message

Filters the new comment notification message that will be sent to user.

Source: bp-core/deprecated/buddypress/2.5.php:123

bp_activity_new_comment_notification_comment_author_to

Filters the user email that the new comment reply notification will be sent to.

Source: bp-core/deprecated/buddypress/2.5.php:135

bp_activity_new_comment_notification_comment_author_subject

Filters the new comment reply notification subject that will be sent to user.

Source: bp-core/deprecated/buddypress/2.5.php:147

bp_activity_new_comment_notification_comment_author_message

Filters the new comment reply notification message that will be sent to user.

Source: bp-core/deprecated/buddypress/2.5.php:162

bp_activity_at_message_notification_to

Filters the user email that the @mention notification will be sent to.

Source: bp-core/deprecated/buddypress/2.5.php:174

bp_activity_at_message_notification_subject

Filters the @mention notification subject that will be sent to user.

Source: bp-core/deprecated/buddypress/2.5.php:186

bp_activity_at_message_notification_message

Filters the @mention notification message that will be sent to user.

Source: bp-core/deprecated/buddypress/2.5.php:201

bp_get_send_public_message_button()

Return button for sending a public message (an @-mention).

Source: bp-core/deprecated/buddyboss/1.0.php:296

bp_send_public_message_button()

Output button for sending a public message (an @-mention).

Source: bp-core/deprecated/buddyboss/1.0.php:269