@package: BuddyBossActivity
Description
bp_activity_maybe_load_mentions_scripts()

Should BuddyPress load the mentions scripts and related assets, including results to prime the mentions suggestions?

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

bp_activity_maybe_load_mentions_scripts

Filters whether or not BuddyPress should load mentions scripts and assets.

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

bp_activity_find_mentions()

Find mentioned users from activity content

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

bp_activity_mentioned_users

Filters the mentioned users.

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

bp_activity_has_directory()

Check whether the $bp global lists an activity directory page.

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

bp_activity_do_mentions()

Are mentions enabled or disabled?

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

bp_activity_do_mentions

Filters whether or not mentions are enabled.

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

bp_activity_update_reply_add_notification()

Notify a member one of their activity received a reply.

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

bp_activity_comment_reply_add_notification()

Notify a member one of their activity comment received a reply.

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

bp_activity_remove_screen_notifications()

Mark at-mention notifications as read when users visit their Mentions page.

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