@since: BuddyPress 3.0.0 |
Description |
---|---|
bp_nouveau_activity_comments() |
Output Activity Comments if any |
bp_nouveau_activity_recurse_comments() |
Loops through a level of activity comments and loads the template for each. |
bp_nouveau_activity_timestamp() |
Output the Activity timestamp into the bp-timestamp attribute. |
bp_nouveau_get_activity_timestamp() |
Get the Activity timestamp. |
bp_nouveau_get_activity_timestamp |
Filter here to edit the activity timestamp. |
bp_nouveau_activity_hook() |
Fire specific hooks into the activity entry template |
bp_nouveau_activity_has_content() |
Checks if an activity of the loop has some content. |
bp_nouveau_activity_content() |
Output the Activity content into the loop. |
bp_nouveau_ajax_post_update() |
Processes Activity updates received via a POST request. |
bp_nouveau_ajax_post_update_is_private |
Filters whether or not an AJAX post update is private. |