Namespaces: global
Description
bp_groups_delete_group_cache_on_metadata_change()

Bust group cache when modifying metadata.

Source: bp-groups/bp-groups-cache.php:86

bp_groups_clear_group_creator_cache()

Clear caches for the group creator when a group is created.

Source: bp-groups/bp-groups-cache.php:100

bp_groups_clear_group_members_caches()

Clears caches for all members in a group when a group is deleted.

Source: bp-groups/bp-groups-cache.php:114

bp_groups_clear_invite_count_for_user()

Clear a user’s cached total group invite count.

Source: bp-groups/bp-groups-cache.php:131

bp_setup_groups()

Set up the bp-groups component.

Source: bp-groups/bp-groups-loader.php:21

bp_groups_filter_kses()

Filter output of Group Description through WordPress’s KSES API.

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

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_remove_data_for_user_notifications()

Delete new group membership notifications when a user is being deleted.

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