File: bp-activity/bp-activity-template.php
Description
bp_activity_get_comments_user_ids

Filters the list of user IDs for the current activity item.

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

bp_activity_recurse_comments_user_ids()

Recurse through all activity comments and collect the IDs of the users who wrote them.

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

bp_activity_recurse_comments_user_ids

Filters the list of user IDs for the current activity comment item.

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

bp_displayed_user_mentionname()

Output the mentionname for the displayed user.

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

bp_activity_comments_user_avatars()

Echo a list of linked avatars of users who have commented on the current activity item.

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

bp_activity_comments_user_avatars

Filters the list of linked avatars for users who have commented on the current activity item.

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

bp_activity_get_comments_user_ids()

Return the IDs of every user who’s left a comment on the current activity item.

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

bp_get_send_public_message_link()

Return the public message link for the displayed user.

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

bp_get_send_public_message_link

Filters the public message link for the displayed user.

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

bp_activity_recurse_comments_activity_ids()

Recurse through all activity comments and return the activity comment IDs.

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