woocommerce/includes/api/legacy/v2
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-api-authentication.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
class-wc-api-coupons.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-api-customers.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
class-wc-api-exception.php Deprecated our API in favor of WP API 2016-02-16 18:22:12 -02:00
class-wc-api-json-handler.php WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd 2016-08-27 08:57:05 +03:00
class-wc-api-orders.php Updated $order->id to $order->get_id() 2016-10-25 22:46:36 -02:00
class-wc-api-products.php Product CRUD improvements (#12359) 2016-11-16 12:17:00 +00:00
class-wc-api-reports.php Product CRUD improvements (#12359) 2016-11-16 12:17:00 +00:00
class-wc-api-resource.php Squiz.Commenting.InlineComment.SpacingAfter 2016-09-02 05:47:24 +03:00
class-wc-api-server.php Fixed REST API docs, codeclimate and coveralls URLs 2016-09-28 09:09:06 -03:00
class-wc-api-webhooks.php i18n: Merge similar translation strings to reduce the total strings count #11905 2016-10-11 04:39:13 +03:00
interface-wc-api-handler.php Deprecated our API in favor of WP API 2016-02-16 18:22:12 -02:00