File: bp-groups/bp-groups-cache.php
Description
bp_groups_clear_user_group_cache_on_other_events()

Clear group memberships cache on miscellaneous actions not covered by the ‘after_save’ hook.

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

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

Slurp up metadata for a set of groups.

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

groups_clear_group_object_cache()

Clear the cached group count.

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

bp_groups_delete_group_cache()

Bust group caches when editing or deleting.

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

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