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. |
bp_activity_thumbnail_content_images |
Filters the activity content that had a thumbnail replace images. |
bp_activity_get_excerpt_length() |
Gets the excerpt length for activity items. |
bp_activity_excerpt_length |
Filters the excerpt length for the activity excerpt. |
bp_activity_get_permalink() |
Get the permalink for a single activity item. |
bp_activity_get_permalink |
Filters the activity permalink for the specified activity item. |
bp_activity_user_can_read() |
Can a user see a particular activity item? |
bp_activity_delete |
Fires after the activity item has been deleted. |
bp_activity_deleted_activities |
Fires after the activity item has been deleted. |
bp_activity_delete_by_item_id() |
Delete an activity item by activity id. |