woocommerce/includes/api
pilyounghur b97453b4a1 wc API - enable html tags for description
use API , enable html tags description and short_description
before : strip all tags , change : user selectable html tags.
2015-01-09 21:12:47 +09:00
..
v1 REST 1.0: Fix pagination headers for Customers 2015-01-04 02:07:11 +01:00
class-wc-api-authentication.php Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-coupons.php [API] dont count coupons if the user dont have permissions 2015-01-05 16:40:27 -02:00
class-wc-api-customers.php [API] Refactored the customers endpoint to use the WC_API_Exception class #6138 2015-01-05 16:06:52 -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 [API] Refactored the orders endpoint to use the WC_API_Exception class #6138 2015-01-05 16:40:38 -02:00
class-wc-api-products.php wc API - enable html tags for description 2015-01-09 21:12:47 +09: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 Absolute path fix for REST API v2 2014-09-21 01:09:20 +05:45
class-wc-api-server.php REST: Fix pagination headers for Customers response 2015-01-04 02:05:23 +01: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