woocommerce/classes
Mike Jolley 03891e7f56 Dynamic checkout fields based on locale 2011-12-16 15:11:41 +00:00
..
gateways PayPal totals bug 2011-12-12 11:36:04 +00:00
shipping Show all shipping classes 2011-12-09 16:45:03 +00:00
cart.class.php Added woocommerce_after_cart_item_quantity_update action to the set quantity method. Also modified the add_to_cart method to call the set_quantity function so the same hook is called. 2011-12-14 19:06:01 -05:00
checkout.class.php Dynamic checkout fields based on locale 2011-12-16 15:11:41 +00:00
countries.class.php Dynamic checkout fields based on locale 2011-12-16 15:11:41 +00:00
coupons.class.php usate limit fix 2011-12-07 16:22:57 +00:00
customer.class.php Ensure base shipping is set. Closes #366. 2011-12-14 23:50:32 +00:00
order.class.php Check order is published. Closes #346. 2011-12-12 17:39:31 +00:00
product.class.php Added context. Closes #348. 2011-12-12 17:13:06 +00:00
product_variation.class.php Added dimensions to individual variationsAdded dimensions to individual variations. Closes #272. 2011-11-28 13:13:49 +00:00
tax.class.php Started new structure, moved short codes into template files, moved main class into main file 2011-12-09 17:01:56 +00:00
validation.class.php Validation class fix 2011-09-08 11:54:19 +01:00
woocommerce_email.class.php Filters for customer email attachments 2011-12-12 17:59:39 +00:00
woocommerce_logger.class.php Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
woocommerce_query.class.php Started new structure, moved short codes into template files, moved main class into main file 2011-12-09 17:01:56 +00:00
woocommerce_settings_api.class.php Reduced settings API queries 2011-12-03 13:44:28 +00:00