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

Output the activity comment link.

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

bp_get_activity_comment_link()

Return the activity comment link.

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

bp_get_activity_comment_link

Filters the comment link for the current activity comment.

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

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_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