@since: BuddyPress 3.0.0
Description
bp_nouveau_get_activity_entry_buttons()

Get the action buttons inside an Activity Loop,

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:326

bp_nouveau_get_activity_entry_buttons

Filter to add your buttons, use the position argument to choose where to insert it.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:637

bp_nouveau_activity_hook()

Fire specific hooks into the activity entry template

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:183

bp_nouveau_activity_has_content()

Checks if an activity of the loop has some content.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:207

bp_nouveau_activity_content()

Output the Activity content into the loop.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:216

bp_nouveau_activity_timestamp()

Output the Activity timestamp into the bp-timestamp attribute.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:234

bp_nouveau_get_activity_timestamp()

Get the Activity timestamp.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:245

bp_nouveau_get_activity_timestamp

Filter here to edit the activity timestamp.

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:253

bp_nouveau_ajax_spam_activity()

AJAX spam an activity item or comment.

Source: bp-templates/bp-nouveau/includes/activity/ajax.php:681

bp_nouveau_before_activity_directory_content()

Before Activity’s directory content legacy do_action hooks wrapper

Source: bp-templates/bp-nouveau/includes/activity/template-tags.php:17