@since: BuddyPress 1.1.0
Description
activity_loop_end

Fires right before the rewinding of activity posts.

Source: bp-activity/classes/class-bp-activity-template.php:377

activity_loop_start

Fires if the current activity item is the first in the activity loop.

Source: bp-activity/classes/class-bp-activity-template.php:416

bp_activity_filter_links()

Output the activity filter links.

Source: bp-activity/bp-activity-template.php:2913

bp_get_activity_filter_links()

Return the activity filter links.

Source: bp-activity/bp-activity-template.php:2929

bp_get_activity_filter_link_href

Filters the activity filter link URL for the current activity component.

Source: bp-activity/bp-activity-template.php:2992

bp_get_activity_filter_links

Filters all of the constructed filter links.

Source: bp-activity/bp-activity-template.php:3012

bp_get_activity_delete_link

Filters the activity delete link.

Source: bp-activity/bp-activity-template.php:2795

bp_activity_delete_link()

Output the activity delete link.

Source: bp-activity/bp-activity-template.php:2762

bp_get_activity_delete_link()

Return the activity delete link.

Source: bp-activity/bp-activity-template.php:2776

bp_activity_avatar()

Output the avatar of the user that performed the action.

Source: bp-activity/bp-activity-template.php:991