Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-cache-helper.php / Page 2

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

Used by 0 functions | Uses 0 functions

WC_Cache_Helper::invalidate_attribute_count()

Method: Used to clear layered nav counts based on passed attribute names.

Source: includes/class-wc-cache-helper.php:88

Used by 1 function | Uses 1 function

WC_Cache_Helper::get_cache_prefix()

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

Used by 24 functions | Uses 0 functions

WC_Cache_Helper::incr_cache_prefix()

Method: Increment group cache prefix (invalidates cache).

Source: includes/class-wc-cache-helper.php:119

Used by 1 function | Uses 2 functions

WC_Cache_Helper::invalidate_cache_group()

Method: Invalidate cache group.

Source: includes/class-wc-cache-helper.php:130

Used by 28 functions | Uses 0 functions

WC_Cache_Helper::geolocation_ajax_get_location_hash()

Method: Get a hash of the customer location.

Source: includes/class-wc-cache-helper.php:139

Used by 2 functions | Uses 1 function

WC_Cache_Helper

Class: WC_Cache_Helper.

Source: includes/class-wc-cache-helper.php:13

Used by 0 functions | Uses 0 functions

WC_Cache_Helper::init()

Method: Hook in methods.

Source: includes/class-wc-cache-helper.php:25

Used by 0 functions | Uses 0 functions

WC_Cache_Helper::additional_nocache_headers()

Method: Set additional nocache headers.

Source: includes/class-wc-cache-helper.php:43

Used by 0 functions | Uses 1 function

WC_Cache_Helper::queue_delete_transient()

Method: Add a transient to delete on shutdown.

Source: includes/class-wc-cache-helper.php:64

Used by 1 function | Uses 0 functions
« Previous 1 2
Proudly powered by WordPress