Namespaces: global |
Description |
|---|---|
| bp_get_activity_is_favorite() |
Return whether the current activity is in a current user’s favorites. |
| bp_activity_comments() |
Output the comment markup for an activity item. |
| bp_activity_get_comments() |
Get the comment markup for an activity item. |
| bp_activity_user_can_delete() |
Determine if the current user can delete an activity item. |
| bp_activity_parent_content() |
Output the activity parent content. |
| bp_get_activity_parent_content() |
Return the activity content. |
| bp_activity_parent_user_id() |
Output the parent activity’s user ID. |
| bp_activity_content_body() |
Output the activity content body. |
| bp_get_activity_content_body() |
Return the activity content body. |
| bp_activity_has_content() |
Does the activity have content? |