Namespaces: global |
Description |
|---|---|
| bp_activity_create_summary() |
Create a rich summary of an activity item for the activity feed. |
| bp_activity_user_can_mark_spam() |
Fetch whether the current user is allowed to mark items as spam. |
| bp_activity_mark_as_spam() |
Mark an activity item as spam. |
| bp_activity_mark_as_ham() |
Mark an activity item as ham. |
| bp_activity_at_message_notification() |
Send email and BP notifications when a user is mentioned in an update. |
| bp_activity_get_permalink() |
Get the permalink for a single activity item. |
| bp_activity_user_can_read() |
Can a user see a particular 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_get_excerpt_length() |
Gets the excerpt length for activity items. |