woocommerce/includes/api
Diego Zanella 218aebd329 Legacy API - Use "edit" context when setting product prices
Ensured that the "edit" context is used when checking if the product is on sale, like it's done when fetching product's regular and sale prices. This prevents price filters from running and, potentially, altering the prices set via the API.

* Ref. https://github.com/woocommerce/woocommerce/issues/17125
* Ref. 6e5cdc60e8
2017-12-11 17:08:53 +00:00
..
legacy Legacy API - Use "edit" context when setting product prices 2017-12-11 17:08:53 +00:00
v1 API: Use KSES for purchase_note like admin 2017-12-08 11:47:27 +00:00
class-wc-rest-authentication.php API - use current scheme 2017-09-07 15:32:29 +01:00
class-wc-rest-coupons-controller.php Update REST API schema for backwards compatibility with WP 4.9 2017-11-21 16:15:51 -02:00
class-wc-rest-customer-downloads-controller.php [#12517] Replace download_id on customer download and product download with static UUID instead of filename based hash, to preserve download links, logs, and permissions across filename changes 2017-08-05 04:42:31 +00:00
class-wc-rest-customers-controller.php Update REST API schema for backwards compatibility with WP 4.9 2017-11-21 16:15:51 -02:00
class-wc-rest-exception.php Make WC_REST_Exception extend WC_Data_Exception 2017-01-27 13:52:21 -02:00
class-wc-rest-order-notes-controller.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-rest-order-refunds-controller.php Update REST API schema for backwards compatibility with WP 4.9 2017-11-21 16:15:51 -02:00
class-wc-rest-orders-controller.php Merge pull request #17849 from woocommerce/fix/17818-1 2017-11-21 21:53:18 +00:00
class-wc-rest-payment-gateways-controller.php Fix incorrect documentation 2017-06-02 12:58:16 -04:00
class-wc-rest-product-attribute-terms-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-attributes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-categories-controller.php Change product categories image object schema from name to title to bring docs in line with the actual output. 2017-11-29 11:06:41 +02:00
class-wc-rest-product-reviews-controller.php [REST API] Fixed timezone date and included GMT date to product reviews 2017-03-22 18:28:57 -03:00
class-wc-rest-product-shipping-classes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-tags-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-product-variations-controller.php Update REST API schema for backwards compatibility with WP 4.9 2017-11-21 16:15:51 -02:00
class-wc-rest-products-controller.php API: Use KSES for purchase_note like admin 2017-12-08 11:47:27 +00:00
class-wc-rest-report-sales-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-report-top-sellers-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-reports-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-setting-options-controller.php Update API 2017-11-07 19:08:06 +00:00
class-wc-rest-settings-controller.php Merge pull request #13759 from woocommerce/fix/rest-api-settings-links 2017-03-24 10:33:16 +00:00
class-wc-rest-shipping-methods-controller.php [REST API] All items in shipping_methods endpoint are readonly 2017-03-23 17:59:50 -03:00
class-wc-rest-shipping-zone-locations-controller.php Change the "Rest of the World" zone name to "Locations not covered by your other zones" everywhere 2017-07-11 08:19:42 +01:00
class-wc-rest-shipping-zone-methods-controller.php Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
class-wc-rest-shipping-zones-controller.php Change the "Rest of the World" zone name to "Locations not covered by your other zones" everywhere 2017-07-11 08:19:42 +01:00
class-wc-rest-system-status-controller.php Remove need for wc_get_core_supported_themes 2017-11-07 12:17:03 +00:00
class-wc-rest-system-status-tools-controller.php Removed "Delete WebHook logs" tool 2017-11-16 15:09:51 -02:00
class-wc-rest-tax-classes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-taxes-controller.php V1 and V2 for product taxonomies, reviews, reports, taxes and webhooks 2017-02-11 12:51:41 -02:00
class-wc-rest-webhook-deliveries-controller.php Soft deprecated webhook deliveries REST API endpoints 2017-11-30 16:20:20 -02:00
class-wc-rest-webhooks-controller.php [REST API] Fixed errors while creating and updating webhooks 2017-12-01 11:57:29 -02:00