@since: BuddyPress 1.9.0
Description
bp_activity_new_comment_notification_helper()

Helper method to map action arguments to function parameters.

Source: bp-activity/bp-activity-functions.php:4243

bp_activity_get_userid_from_mentionname()

Get a user ID from a “mentionname”, the name used for a user in @-mentions.

Source: bp-activity/bp-activity-functions.php:270

bp_activity_at_mention_add_notification()

Notify a member when their nicename is mentioned in an activity feed item.

Source: bp-activity/bp-activity-notifications.php:174

bp_activity_get_where_conditions

Filters the MySQL WHERE conditions for the Activity items get method.

Source: bp-activity/classes/class-bp-activity-activity.php:592

BP_Activity_Feed::http_headers()

Sets various HTTP headers related to Content-Type and browser caching.

Source: bp-activity/classes/class-bp-activity-feed.php:328

bp_displayed_user_mentionname()

Output the mentionname for the displayed user.

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

bp_get_displayed_user_mentionname()

Get the mentionname for the displayed user.

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

bp_get_displayed_user_mentionname

Filters the mentionname for the displayed user.

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