Namespaces: global |
Description |
|---|---|
| bp_activity_update_mention_count_for_user() |
Update the mention count for a given user. |
| bp_activity_get_userid_from_mentionname() |
Get a user ID from a “mentionname”, the name used for a user in @-mentions. |
| bp_activity_set_action() |
Register an activity ‘type’ and its action description/callback. |
| bp_activity_set_post_type_tracking_args() |
Set tracking arguments for a given post type. |
| bp_activity_clear_new_mentions() |
Reset a user’s unread mentions list and count. |
| bp_activity_adjust_mention_count() |
Adjusts mention count for mentioned users in activity items. |
| 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_maybe_load_mentions_scripts() |
Should BuddyPress load the mentions scripts and related assets, including results to prime the mentions suggestions? |
| bp_activity_find_mentions() |
Find mentioned users from activity content |