@since: BuddyPress 1.5.0
Description
bp_activity_comment_id

Filters the ID of the activity comment currently being displayed.

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

bp_activity_comment_user_id()

Output the ID of the author of the activity comment currently being displayed.

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

bp_activity_user_can_delete

Filters whether the current user can delete an activity item.

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

bp_activity_has_more_items

Filters whether there are more activity items to display.

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

bp_activity_has_more_items()

Return true when there are more activity items to be shown than currently appear.

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

bp_get_activity_directory_permalink()

Return activity directory permalink.

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

bp_get_activity_directory_permalink

Filters the activity directory permalink.

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

bp_get_activity_slug

Filters the activity component slug.

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

bp_activity_root_slug()

Output the activity component root slug.

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

bp_get_activity_root_slug()

Return the activity component root slug.

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