File: bp-activity/bp-activity-template.php
Description
bp_activity_recurse_comment_count()

Return the total number of comments to the current comment.

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

bp_activity_recurse_comment_count

Filters the total number of comments for the current comment.

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

bp_activity_comment_depth()

Output the depth of the current activity comment.

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

bp_activity_get_comment_depth()

Return the current activity comment depth.

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

bp_activity_get_comment_depth

Filters the comment depth of the current activity comment.

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

bp_activity_comment_link()

Output the activity comment link.

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

bp_get_activity_comment_delete_link()

Gets the ‘delete’ URL for the activity comment currently being displayed.

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

bp_activity_comment_delete_link

Filters the link used for deleting the activity comment currently being displayed.

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

bp_activity_comment_content()

Output the content of the activity comment currently being displayed.

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

bp_get_activity_comment_content()

Return the content of the activity comment currently being displayed.

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