@since: BuddyPress 2.3.0
Description
bp_activity_create_summary_extractor_class

Filter the class name of the media extractor when creating an Activity summary.

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

bp_activity_create_summary_extractor_args

Filter the arguments passed to the media extractor when creating an Activity summary.

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

bp_activity_create_summary_extractor_result

Filter the results of the media extractor when creating an Activity summary.

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

bp_activity_maybe_truncate_entry

Provides a filter that lets you choose whether to skip this filter on a per-activity basis.

Source: bp-activity/bp-activity-filters.php:550

bp_activity_before_delete

Action to allow intercepting activity items to be deleted.

Source: bp-activity/classes/class-bp-activity-activity.php:1341

bp_activity_after_delete

Action to allow intercepting activity items just deleted.

Source: bp-activity/classes/class-bp-activity-activity.php:1359

bp_activity_comment_date_recorded

Filters the raw recorded date of the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2189

bp_activity_comment_date_recorded_raw()

Output the date_recorded of the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2165

bp_get_activity_comment_date_recorded_raw()

Return the date_recorded for the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2179