File: bp-groups/bp-groups-cache.php |
Description |
---|---|
bp_groups_clear_group_administrator_cache_on_member_delete() |
Clear group administrator and moderator cache when a group member is deleted. |
bp_groups_clear_user_group_cache_on_invitation_save() |
Clear caches on saving a group invitation or request. |
bp_groups_clear_user_group_cache_on_invitation_change() |
Clear caches on invitation deletion or update. |
bp_groups_reset_cache_incrementor_on_group_term_remove() |
Reset cache incrementor for Groups component when a group’s taxonomy terms are removed. |
groups_clear_group_administrator_cache() |
Clear group administrator and moderator cache. |
groups_clear_group_administrator_cache_on_member_save() |
Clear group administrator and moderator cache when a group member is saved. |
groups_clear_group_type_cache() |
Clear the group type cache for a group. |
bp_groups_clear_user_group_cache_on_membership_save() |
Clear caches on membership save. |
bp_groups_clear_user_group_cache_on_other_events() |
Clear group memberships cache on miscellaneous actions not covered by the ‘after_save’ hook. |
bp_groups_reset_cache_incrementor() |
Reset cache incrementor for the Groups component. |