BBP_Skip_Children::restore_cache_invalidation()
Restore the cache invalidation to its previous value.
Description
Source
File: bp-forums/core/cache.php
public function restore_cache_invalidation() { wp_suspend_cache_invalidation( $this->original_cache_invalidation ); }
Changelog
Version | Description |
---|---|
bbPress (r4011) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.