File: bp-activity/bp-activity-functions.php
Description
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_user_can_mark_spam()

Fetch whether the current user is allowed to mark items as spam.

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

bp_activity_user_can_mark_spam

Filters whether the current user should be able to mark items as spam.

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

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