woocommerce/classes/abstracts
Mike Jolley fa91ef80d4 Cache helper sets DONOTCACHEPAGE during init, rather than in each shortcode, and the W3 Issue with database cached appeared to be because the add_option had autoload 'no'. Removing autoload no was the only workaround I could find.
Now works with all caching enabled in W3 Total cache. Closes #2862.

cc @coenjacobs
2013-04-05 22:24:56 +01:00
..
abstract-wc-email.php Typo 2013-04-04 17:22:06 +01:00
abstract-wc-integration.php Changes for API Docs 2013-02-20 17:14:51 +00:00
abstract-wc-payment-gateway.php Changes for API Docs 2013-02-20 17:14:51 +00:00
abstract-wc-product.php Cache helper sets DONOTCACHEPAGE during init, rather than in each shortcode, and the W3 Issue with database cached appeared to be because the add_option had autoload 'no'. Removing autoload no was the only workaround I could find. 2013-04-05 22:24:56 +01:00
abstract-wc-session.php Changes for API Docs 2013-02-20 17:14:51 +00:00
abstract-wc-settings-api.php Settings API empty value only used if set. In turn fixes blank values in flat rate shipping. 2013-03-28 15:27:14 +00:00
abstract-wc-shipping-method.php Fixed typos 2013-03-03 17:07:31 +00:00