woocommerce/includes/export
Gerhard Potgieter 7b9fb6c0cb Change nocache_headers hook firing (#17540)
* wp hook is too late to fire the nocache_headers filter, some caching plugins read it before that it seems.

* Create do_not_cache_page helper function and call that instead of nocache_headers

* Must add checks to prevent caching on certain pages as well

* Nothing to return
2017-11-08 14:27:30 +00:00
..
abstract-wc-csv-batch-exporter.php Add BOM for excel 2017-06-23 17:19:50 +01:00
abstract-wc-csv-exporter.php Change nocache_headers hook firing (#17540) 2017-11-08 14:27:30 +00:00
class-wc-product-csv-exporter.php Split up skip logic 2017-10-30 12:15:32 +00:00