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 |
Max Rice
|
61bfe201d1
|
Add filters to allow orders with custom statuses to be paid/cancelled
|
2013-03-06 18:42:48 -05:00 |
Mike Jolley
|
b5e10315aa
|
Load gateways during checkout + in settings. #2164
|
2013-01-07 17:23:09 +00:00 |
Mike Jolley
|
7bd2740ba2
|
Some code cleanup and comments #1765
|
2013-01-02 12:59:41 +00:00 |
Mike Jolley
|
5486ebb737
|
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 |