File: bp-activity/bp-activity-functions.php |
Description |
---|---|
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_user_can_read |
Filters whether the current user has access to an activity item. |
bp_activity_hide_user_activity() |
Hide a user’s activity. |
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_delete_by_item_id() |
Delete an activity item by activity id. |
bp_activity_delete_by_activity_id() |
Delete an activity item by activity id. |
bp_activity_delete_by_content() |
Delete an activity item by its content. |