woocommerce/classes
Mike Jolley f0021ef763 Heavily modified the attribute/variation system
Adjusted how attributes are stored Used 'terms' rather than storing
attribute values as text Renamed tax_ to attribute_ to make more sense
Made front-end use attribute labels rather than name/reference Make link
all attributes work Hidden 'variation' checkbox when not using a
variable product
2011-09-11 14:28:15 +01:00
..
gateways Label for checkboxes 2011-09-07 17:03:44 +01:00
shipping class fixes 2011-09-06 12:18:22 +01:00
cart.class.php Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
checkout.class.php Heavily modified the attribute/variation system 2011-09-11 14:28:15 +01:00
countries.class.php Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
coupons.class.php Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
customer.class.php Overhauled classes and removed singletons 2011-09-06 12:11:22 +01:00
order.class.php trailingslashit() around home_url() in get_cancel_order_url() and get_downloadable_file_url() 2011-09-07 12:01:47 +02: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 Heavily modified the attribute/variation system 2011-09-11 14:28:15 +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 Heavily modified the attribute/variation system 2011-09-11 14:28:15 +01:00