mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-03 12:12:25 +08:00
https://github.com/wp-media/wp-rocket-helpers/tree/master/compatibility/wp-rocket-compat-wc-cart-fragments
1 line
62 B
Text
1 line
62 B
Text
add_filter( 'rocket_cache_wc_empty_cart', '__return_false' );
|