Namespaces: global
Description
bp_groups_maybe_load_mentions_scripts()

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

Source: bp-groups/bp-groups-filters.php:144

bp_groups_screen_invites_mark_notifications()

Mark group invitation notifications read when a member views their invitations.

Source: bp-groups/bp-groups-notifications.php:1158

bp_groups_screen_group_admin_requests_mark_notifications()

Mark group join requests read when an admin or moderator visits the group administration area.

Source: bp-groups/bp-groups-notifications.php:1170

bp_groups_screen_my_groups_mark_notifications()

Mark notifications read when a member views their group memberships.

Source: bp-groups/bp-groups-notifications.php:1130

bp_groups_delete_group_delete_all_notifications()

Remove all notifications for any member belonging to a specific group.

Source: bp-groups/bp-groups-notifications.php:1050

bp_groups_delete_promotion_notifications()

When a demotion takes place, delete any corresponding promotion notifications.

Source: bp-groups/bp-groups-notifications.php:1083

bp_groups_accept_invite_mark_notifications()

Mark notifications read when a member accepts a group invitation.

Source: bp-groups/bp-groups-notifications.php:1099

bp_groups_accept_request_mark_notifications()

Mark notifications read when a member’s group membership request is granted.

Source: bp-groups/bp-groups-notifications.php:1116

bp_members_admin_bar_user_admin_menu()

Add the User Admin top-level menu to user pages.

Source: bp-members/bp-members-adminbar.php:83

bp_members_admin_bar_notifications_menu()

Build the “Notifications” dropdown.

Source: bp-members/bp-members-adminbar.php:207