File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_activity_recurse_comments() |
Loops through a level of activity comments and loads the template for each. |
bp_get_activity_parent_user_id() |
Return the parent activity’s user ID. |
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_get_activity_content_body |
Filters the activity content body. |
bp_activity_has_content() |
Does the activity have content? |