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

bp_activity_get_excerpt_length()

Gets the excerpt length for activity items.

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

bp_activity_excerpt_length

Filters the excerpt length for the activity excerpt.

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

bp_activity_get_permalink()

Get the permalink for a single activity item.

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

bp_activity_get_permalink

Filters the activity permalink for the specified activity item.

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

bp_activity_user_can_read()

Can a user see a particular activity item?

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

bp_activity_delete

Fires after the activity item has been deleted.

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

bp_activity_deleted_activities

Fires after the activity item has been deleted.

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

bp_activity_delete_by_item_id()

Delete an activity item by activity id.

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