woocommerce/classes
Mike Jolley f5cb119021 Added 'woocommerce_customer_get_downloadable_products' filter for adding more rules to a customer's downloadable items 2011-09-30 10:20:51 +01:00
..
gateways Typo 2011-09-29 17:29:46 +01:00
shipping esc_attr() and fix to odd get_option() pattern 2011-09-19 14:21:08 +08:00
cart.class.php VAT exemption support + query optimisation 2011-09-14 15:55:03 +01:00
checkout.class.php Filters renamed 2011-09-21 17:58:05 +01:00
countries.class.php Filters renamed 2011-09-21 17:58:05 +01:00
coupons.class.php Added coupon expiry dates 2011-09-20 16:05:13 +01:00
customer.class.php Added 'woocommerce_customer_get_downloadable_products' filter for adding more rules to a customer's downloadable items 2011-09-30 10:20:51 +01:00
order.class.php Item_meta handling 2011-09-28 10:25:51 +01:00
orders.class.php Changed order system so order data is not serialised - its stored in individual meta fields 2011-08-29 17:09:42 +01:00
product.class.php Tweaked sale queries, fixed admin styling 2011-09-23 09:38:09 +01:00
product_variation.class.php Heavily modified the attribute/variation system 2011-09-11 14:28:15 +01:00
tax.class.php Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
validation.class.php Validation class fix 2011-09-08 11:54:19 +01:00
woocommerce.class.php Moved queries into class 2011-09-16 09:10:12 +01:00
woocommerce_query.class.php Variations now need a price each. Added bulk editing options too. 2011-09-23 12:04:51 +01:00