woocommerce/includes/cli
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
..
class-wc-cli-order.php Remove CLI from WooCommerce. Moving to a new package. 2016-11-14 02:42:40 -08:00
class-wc-cli-product.php Product CRUD improvements (#12359) 2016-11-16 12:17:00 +00:00