File: bp-activity/bp-activity-template.php |
Description |
|---|---|
| bp_get_activity_is_favorite |
Filters whether the current activity item is in the current user’s favorites. |
| bp_activity_comments() |
Output the comment markup for an activity item. |
| bp_activity_user_can_delete() |
Determine if the current user can delete an activity item. |
| bp_activity_user_can_delete |
Filters whether 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_get_activity_parent_content |
Filters the activity parent content. |
| bp_activity_parent_user_id() |
Output the parent activity’s user ID. |
| bp_insert_activity_meta() |
Attach metadata about an activity item to the activity content. |
| bp_activity_time_since |
Filters the activity item time since markup. |