File: bp-core/bp-core-cache.php
Description
bp_core_clear_cache

Fires before the pruning of WP Super Cache.

Source: bp-core/bp-core-cache.php:38

bp_core_clear_user_object_cache()

Clear all cached objects for a user, or those that a user is part of.

Source: bp-core/bp-core-cache.php:50

bp_core_clear_member_count_caches()

Clear member count caches and transients.

Source: bp-core/bp-core-cache.php:59

bp_core_clear_directory_pages_cache_page_edit()

Clear the directory_pages cache when one of the pages is updated.

Source: bp-core/bp-core-cache.php:76

bp_core_clear_directory_pages_cache_settings_edit()

Clear the directory_pages cache when the bp-pages option is updated.

Source: bp-core/bp-core-cache.php:106

bp_core_clear_root_options_cache()

Clear the root_blog_options cache when any of its options are updated.

Source: bp-core/bp-core-cache.php:120