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 |
Coen Jacobs
|
90008d7143
|
Merge remote-tracking branch 'thenbrent/new_notice_api'
Conflicts:
includes/shortcodes/class-wc-shortcode-cart.php
includes/wc-message-functions.php
woocommerce-ajax.php
|
2013-11-18 12:44:22 +01:00 |
Scott Basgaard
|
4bdfd78ac5
|
Avoid undefined variable notices when calculating totals and saving attributes via AJAX.
|
2013-11-14 19:40:15 +01:00 |
Mike Jolley
|
645ca3e834
|
WC_Ajax class for ajax events
|
2013-11-14 12:13:34 +00:00 |