.. |
class-wc-shortcode-cart.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 |
class-wc-shortcode-change-password.php
|
Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765
|
2012-12-31 18:25:09 +00:00 |
class-wc-shortcode-checkout.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 |
class-wc-shortcode-edit-address.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 |
class-wc-shortcode-lost-password.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 |
class-wc-shortcode-my-account.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 |
class-wc-shortcode-order-tracking.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 |
class-wc-shortcode-pay.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 |
class-wc-shortcode-thankyou.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 |
class-wc-shortcode-view-order.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 |