@since: BuddyPress 2.1.0
Description
bp_activity_delete_url()

Output the URL to delete a single activity feed item.

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

bp_get_activity_delete_url()

Return the URL to delete a single activity item.

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

bp_get_activity_delete_url

Filters the activity delete URL.

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

bp_activity_recurse_comment_count

Filters the total number of comments for the current comment.

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

bp_get_activity_member_display_name()

Return the display name of the member who posted the activity.

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

bp_get_activity_member_display_name

Filters the display name of the member who posted the activity.

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

bp_activity_member_display_name()

Output the display name of the member who posted the activity.

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

bp_get_activity_load_more_link()

Get the URL for the Load More link.

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

bp_get_activity_load_more_link

Filters the Load More link URL.

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

bp_activity_load_more_link()

Output the URL for the Load More link.

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