File: bp-activity/bp-activity-template.php |
Description |
---|---|
bp_get_activity_content_body |
Filters the activity content body. |
bp_activity_has_content() |
Does the activity have content? |
bp_activity_content() |
Output the activity content. |
bp_get_activity_content() |
Return the activity content. |
bp_get_activity_content |
If you want to filter activity update content, please use the filter ‘bp_get_activity_content_body’. |
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. |
bp_activity_permalink |
Filters the activity permalink to be added to the activity content. |
bp_insert_activity_meta |
Filters the activity content after activity metadata has been attached. |
bp_activity_action() |
Output the activity action. |