@package: BuddyBossActivity |
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_excerpt_length |
Filters the excerpt length for the activity excerpt. |
| bp_activity_delete_comment() |
Delete an activity comment. |
| bp_activity_delete_comment_pre |
Filters whether BuddyPress should delete an activity comment or not. |