File: bp-activity/bp-activity-functions.php
Description
bp_activity_create_summary

Filters the newly-generated summary for the activity item.

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

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

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

bp_activity_at_message_notification()

Send email and BP notifications when a user is mentioned in an update.

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

bp_activity_thumbnail_content_images()

Take content, remove images, and replace them with a single thumbnail image.

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

bp_activity_thumbnail_content_images

Filters the activity content that had a thumbnail replace images.

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