woocommerce/includes/abstracts
Brent Shepherd a1cd7eee42 Fix get_price_html_from_to() deprecation
WC_Product::get_price_html_from_to() was incorrectly using
wc_format_sale_price() as its replacement in WC 2.7; however,
wc_format_price_range() is a more suitable replacement.
2017-01-19 13:51:23 -08:00
..
abstract-wc-data.php fix incorrect inline comments 2016-12-22 19:41:23 +02:00
abstract-wc-integration.php Settings api 2015-12-14 14:03:46 +00:00
abstract-wc-legacy-order.php Separate status and post_status in legacy output. status should match get_status exactly. 2017-01-03 14:04:41 -08:00
abstract-wc-legacy-payment-token.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
abstract-wc-legacy-product.php Fix get_price_html_from_to() deprecation 2017-01-19 13:51:23 -08:00
abstract-wc-log-handler.php Protect methods 2016-12-29 11:58:43 +01:00
abstract-wc-order.php Fix PHP 7.1 warnings/notices. 2017-01-04 10:45:45 -08:00
abstract-wc-payment-gateway.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
abstract-wc-payment-token.php Start moving meta to normal stores, instead of a separate meta store. 2016-11-22 04:05:05 -08:00
abstract-wc-product.php Restore attributes ordering, closes #12847 2017-01-16 21:11:56 -02:00
abstract-wc-rest-controller.php add translators comments 2016-10-29 13:16:03 +03:00
abstract-wc-rest-posts-controller.php [REST API] Throw messages when trying to manipulate variations in products endpoint 2016-11-08 13:55:33 -02:00
abstract-wc-rest-shipping-zones-controller.php Swap "doesn't" with "does not" in 404 error messages. 2016-09-08 15:17:02 -07:00
abstract-wc-rest-terms-controller.php Swap "doesn't" with "does not" in 404 error messages. 2016-09-08 15:17:02 -07:00
abstract-wc-session.php Squiz.Commenting.DocCommentAlignment.SpaceBeforeStar 2016-09-02 05:40:36 +03:00
abstract-wc-settings-api.php More styling settings tweaks 2016-12-21 11:36:48 +00:00
abstract-wc-shipping-method.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
abstract-wc-widget.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00