BBP_Skip_Children::skip_related_posts()
Method: Skip cache invalidation of related posts if the post ID being invalidated is not the one that was just updated.
Source: includes/core/cache.php:92
Method: Skip cache invalidation of related posts if the post ID being invalidated is not the one that was just updated.
Source: includes/core/cache.php:92
Method: Restore the cache invalidation to its previous value.
Source: includes/core/cache.php:117
Class: Skip invalidation of child post content when editing a parent.
Source: includes/core/cache.php:33
Method: Hook into the ‘pre_post_update’ action.
Source: includes/core/cache.php:52
Method: Only clean post caches for main bbPress posts.
Source: includes/core/cache.php:68
Function: Will clean a post in the cache.
Source: includes/core/cache.php:136
Action Hook: Fires immediately after the given post cache is cleaned.
Source: includes/core/cache.php:158