woocommerce/templates/checkout
Mike Jolley 599a2ad296 Product CRUD improvements (#12359)
* args is not used any more - remove todo

* Added test for attributes

* wc_get_price_excluding_tax usage

* parent usage

* Fix rating counts

* Test fixes

* Cleanup after tests

* Make sure status transition code runs even during API calls, not just in admin.

* Default visibility

* Fix attribute setting in API

* Use get name instead of get title

* variation id usage

* Improved cross sell templates

* variation_data

* Grouped product sync

* Notices

* Sync is not needed in API

* Delete

* Rename interfaces

* Update counts in data store
2016-11-16 12:17:00 +00:00
..
cart-errors.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
form-billing.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
form-checkout.php Welcome to docs.woocommerce.com 2016-07-19 07:30:31 -03:00
form-coupon.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
form-login.php fix failing tests. 2016-09-01 23:50:14 +03:00
form-pay.php Squiz.WhiteSpace.SuperfluousWhitespace.EndLine 2016-08-27 07:01:22 +03:00
form-shipping.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
payment-method.php Welcome to docs.woocommerce.com 2016-07-19 07:30:31 -03:00
payment.php Welcome to docs.woocommerce.com 2016-07-19 07:30:31 -03:00
review-order.php Product CRUD improvements (#12359) 2016-11-16 12:17:00 +00:00
terms.php Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
thankyou.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00