@package: BuddyBossActivity |
Description |
|---|---|
| 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_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_deleted_activities |
Fires after the activity item has been deleted. |
| bp_activity_delete_by_item_id() |
Delete an activity item by activity id. |