@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? |
| bp_activity_maybe_load_mentions_scripts |
Filters whether or not BuddyPress should load mentions scripts and assets. |
| bp_activity_find_mentions() |
Find mentioned users from activity content |
| bp_activity_mentioned_users |
Filters the mentioned users. |
| bp_activity_has_directory() |
Check whether the $bp global lists an activity directory page. |
| bp_activity_do_mentions() |
Are mentions enabled or disabled? |
| bp_activity_do_mentions |
Filters whether or not mentions are enabled. |
| bp_activity_update_reply_add_notification() |
Notify a member one of their activity received a reply. |
| bp_activity_comment_reply_add_notification() |
Notify a member one of their activity comment received a reply. |
| bp_activity_remove_screen_notifications() |
Mark at-mention notifications as read when users visit their Mentions page. |