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


Top ↑

Parameters Parameters

$enable_nocache_headers

Flag indicating whether to add nocache headers. Default: false.


Top ↑

Source Source

File: includes/class-wc-cache-helper.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.