woocommerce/classes
Mike Jolley 35d1d56329 Made product global, setup automatically, and removed the need to call the class directly in the loop
Themes need checking for compat, but the change makes it easier to use
2011-12-11 14:40:25 +00:00
..
gateways Minor optimisations 2011-12-08 12:50:50 +00:00
shipping Show all shipping classes 2011-12-09 16:45:03 +00:00
cart.class.php More tweaks 2011-12-08 13:13:59 +00:00
checkout.class.php Moved email functions to classes, and made posts only save once (faster) 2011-12-10 17:28:32 +00:00
countries.class.php Sort countries 2011-12-07 19:45:29 +00:00
coupons.class.php usate limit fix 2011-12-07 16:22:57 +00:00
customer.class.php Fix for manual order addition and other tweaks. Closes #345. 2011-12-08 19:45:24 +00:00
order.class.php Moved email functions to classes, and made posts only save once (faster) 2011-12-10 17:28:32 +00:00
product.class.php Optimisations + order details template 2011-12-09 21:47:12 +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 Made product global, setup automatically, and removed the need to call the class directly in the loop 2011-12-11 14:40:25 +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