woocommerce/includes/api
Mike Jolley 2584041700 wc_price enhancements
- Renamed some 2.3 methods for consistency
- Allow more args to be passed to wc_price to control output
- Filter wc_price args which Closes #7188
- wc_get_price_decimal_separator function
- wc_get_price_thousand_separator function
- wc_get_price_decimals function
2015-01-23 11:50:32 +00:00
..
v1 REST 1.0: Fix pagination headers for Customers 2015-01-04 02:07:11 +01:00
class-wc-api-authentication.php Check strings using hash_equals 2015-01-19 00:34:09 -05:00
class-wc-api-coupons.php [API] Fixed the expiry date when create a new coupon 2015-01-20 17:57:27 -02:00
class-wc-api-customers.php [API] Fixed the datetime format for WC_API_Customers::get_customer_downloads() 2015-01-21 10:38:33 -02:00
class-wc-api-exception.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-json-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-orders.php Standard tax class is empty. Fixes #7142 2015-01-19 11:30:30 +00:00
class-wc-api-products.php wc_price enhancements 2015-01-23 11:50:32 +00:00
class-wc-api-reports.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-resource.php [API] Prevent "PHP Notice: Trying to get property of non-object" errors 2015-01-22 17:22:21 -02:00
class-wc-api-server.php wc_price enhancements 2015-01-23 11:50:32 +00:00
class-wc-api-webhooks.php [API] Refactored the webhooks endpoint to use the WC_API_Exception class #6138 2015-01-05 16:52:52 -02:00
interface-wc-api-handler.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45