WC_Cache_Helper::delete_transients_on_shutdown()
Method: Transients that don’t need to be cleaned right away can be deleted on shutdown to avoid repetition.
Source: includes/class-wc-cache-helper.php:73
Method: Transients that don’t need to be cleaned right away can be deleted on shutdown to avoid repetition.
Source: includes/class-wc-cache-helper.php:73
Method: Used to clear layered nav counts based on passed attribute names.
Source: includes/class-wc-cache-helper.php:88
Method: Get prefix for use with wp_cache_set. Allows all cache in a group to be invalidated at once.
Source: includes/class-wc-cache-helper.php:102
Method: Increment group cache prefix (invalidates cache).
Source: includes/class-wc-cache-helper.php:119
Method: Invalidate cache group.
Source: includes/class-wc-cache-helper.php:130
Method: Get a hash of the customer location.
Source: includes/class-wc-cache-helper.php:139
Class: WC_Cache_Helper.
Source: includes/class-wc-cache-helper.php:13
Method: Hook in methods.
Source: includes/class-wc-cache-helper.php:25
Method: Set additional nocache headers.
Source: includes/class-wc-cache-helper.php:43
Method: Add a transient to delete on shutdown.
Source: includes/class-wc-cache-helper.php:64