woocommerce/includes/api/v2
Florian Ludwig 4e0961333f Restored wc<2.4 behavior of order item meta keys
The previous version of woocommerce showed the machine readable names
in item_meta['key’] especially for the custom variation attributes but
after 2.4 it shows only meta ids in the key.

This commit reverts the behavior to the prior 2.4 behavior.
2015-08-31 17:59:41 +02:00
..
class-wc-api-authentication.php Added truncated consumer key and last access fields in woocommerce_api_keys table 2015-07-16 15:42:00 -03:00
class-wc-api-coupons.php [API] Fixed edit coupon description, closes #8614 2015-07-20 12:49:21 -03:00
class-wc-api-customers.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-api-exception.php Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00
class-wc-api-json-handler.php Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00
class-wc-api-orders.php Restored wc<2.4 behavior of order item meta keys 2015-08-31 17:59:41 +02:00
class-wc-api-products.php Fix attribute text based in API, closes #8823 2015-08-14 15:22:57 -03:00
class-wc-api-reports.php Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00
class-wc-api-resource.php [API] post__in filter for v2 2015-06-23 11:51:40 -03:00
class-wc-api-server.php Just avoid deprecated notices for #8848 2015-08-17 14:04:12 -03:00
class-wc-api-webhooks.php Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00
interface-wc-api-handler.php Version off the current api files into a v2 folder. 2015-06-19 13:42:10 +00:00