Coen Jacobs
|
fe8f57c2e3
|
Minified all the JS files for #4289
|
2013-12-05 10:23:38 +01:00 |
Mike Jolley
|
cc40557077
|
filter for cart fragment #4132
|
2013-11-20 16:31:28 +00:00 |
Scott Basgaard
|
f3b2854638
|
woocommerce_json_search_products() is now a method of WC_AJAX. Use $this->json_search_products() instead.
|
2013-11-19 14:44:28 +01:00 |
Scott Basgaard
|
bee41fb7e5
|
woocommerce_get_refreshed_fragments() is no longer. Update where it was called to new Ajax class method.
|
2013-11-19 13:33:26 +01:00 |
Mike Jolley
|
34624fa4ca
|
Rather than check if cart has contents, standardize cart hash adn cookie so its refreshed once. Closes #3505.
@coenjacobs for .14
|
2013-07-30 15:23:08 +01:00 |
Mike Jolley
|
feb8d759a8
|
Only refresh fragment when cart cookie > 0
|
2013-07-10 17:07:25 +01:00 |
Mike Jolley
|
4f0320fdb2
|
Refactor frontend scripts #3165
|
2013-06-11 13:31:41 +01:00 |
Mike Jolley
|
d0ee67d9e1
|
Trigger when loading fragments Closes #2985.
|
2013-04-23 15:37:19 +01:00 |
Mike Jolley
|
422b07b262
|
Reveal cart on adding_to_cart action
|
2013-04-09 09:38:55 +01:00 |
Mike Jolley
|
9977031a5d
|
Nonces cannot be used on all pages with cache - removed them for add to cart actions + fixed caching for hiding the cart
|
2013-04-08 18:43:07 +01:00 |
Mike Jolley
|
d403f4d9bc
|
Split out fragment code into wc-cart-fragments Closes #2528
|
2013-02-26 12:15:12 +00:00 |