Namespaces: global
Description
bp_groups_clear_invite_count_on_uninvite()

Clear a user’s cached total group invite count when a user is uninvited.

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

bp_groups_clear_invite_count_on_send()

Clear a user’s cached total group invite count when a new invite is sent.

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

groups_clear_group_user_object_cache()

Clear a user’s cached group count.

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

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

Disable at-mention notifications for users who are not a member of the non-public group where the activity appears.

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

bp_groups_default_avatar()

Use the mystery group avatar for groups.

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

bp_groups_user_can_filter()

Filter the bp_user_can value to determine what the user can do with regards to a specific group.

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