woocommerce/classes
Mike Jolley cf96e67092 Email items list fix 2011-10-05 01:02:13 +01:00
..
gateways Sale prices affect from: price now. Closes #44. 2011-10-04 16:53:11 +01:00
shipping esc_attr() and fix to odd get_option() pattern 2011-09-19 14:21:08 +08:00
cart.class.php Added woocommerce_calculate_totals hook to calculate totals function 2011-10-03 12:27:58 +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 Array filter Closes #38. 2011-10-04 11:02:55 +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 Email items list fix 2011-10-05 01:02:13 +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 variable products store min and max variation price, so if they match the 'from' text is not displayed 2011-10-05 00:00:35 +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 Cleaner coupon types. Closes #40. 2011-10-04 10:51:55 +01:00
woocommerce_query.class.php Fixed notices and the order field. Closes #42. 2011-10-04 10:32:42 +01:00