apply_filters( 'woocommerce_enable_nocache_headers', bool $enable_nocache_headers )
Allow plugins to enable nocache headers. Enabled for Google weblight.
Description Description
See also See also
Parameters Parameters
- $enable_nocache_headers
-
Flag indicating whether to add nocache headers. Default: false.
Source Source
File: includes/class-wc-cache-helper.php