@package: BuddyBossActivity
Description
bp_activity_new_comment_notification()

Send email and BP notifications when an activity item receives a comment.

Source: bp-activity/bp-activity-functions.php:4125

bp_activity_sent_reply_to_update_notification

Fires at the point that notifications should be sent for activity comments.

Source: bp-activity/bp-activity-functions.php:4176

bp_activity_sent_reply_to_reply_notification

Fires at the point that notifications should be sent for comments on activity replies.

Source: bp-activity/bp-activity-functions.php:4224

bp_show_streamed_activity_comment()

Return if the activity stream should show activty comments as streamed or threaded

Source: bp-activity/bp-activity-functions.php:4231

bp_activity_new_comment_notification_helper()

Helper method to map action arguments to function parameters.

Source: bp-activity/bp-activity-functions.php:4243

bp_activity_embed()

Set up activity oEmbed cache during the activity loop.

Source: bp-activity/bp-activity-functions.php:4266

bp_activity_mark_as_spam()

Mark an activity item as spam.

Source: bp-activity/bp-activity-functions.php:3952

bp_activity_mark_as_spam

Fires at the end of the process to mark an activity item as spam.

Source: bp-activity/bp-activity-functions.php:3986

bp_activity_mark_as_ham()

Mark an activity item as ham.

Source: bp-activity/bp-activity-functions.php:3999

bp_activity_mark_as_ham

Fires at the end of the process to mark an activity item as ham.

Source: bp-activity/bp-activity-functions.php:4033