woocommerce/classes
Mike Jolley 1eb2463091 get_attribute function Closes #249. 2011-11-26 20:23:57 +00:00
..
gateways txt_type check moved. Closes #255. 2011-11-26 17:29:31 +00:00
shipping New cart code adapted from Lucas Starks pull request. 2011-11-06 13:45:18 +00:00
cart.class.php Final tax rounding issues 2011-11-26 16:15:25 +00:00
checkout.class.php Ability to load shipping/billing from selected customer 2011-11-26 12:32:44 +00:00
countries.class.php Final tax rounding issues 2011-11-26 16:15:25 +00:00
coupons.class.php Tax rewrite to deal with coupons before tax calculations 2011-11-19 20:59:16 +00:00
customer.class.php Downloadable product table tweaks - added order ID as primary key 2011-11-17 00:30:46 +00:00
order.class.php Store discount for products (pre-tax) 2011-11-25 19:31:06 +00: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 get_attribute function Closes #249. 2011-11-26 20:23:57 +00:00
product_variation.class.php Fixed variations loading dimensions 2011-11-26 18:22:22 +00:00
tax.class.php More tax system updates 2011-11-21 11:33:46 +00:00
validation.class.php Validation class fix 2011-09-08 11:54:19 +01:00
woocommerce.class.php Sales logic fix, clear cache on upgrade 2011-11-18 00:38:46 +00:00
woocommerce_logger.class.php Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
woocommerce_query.class.php Catalog ordering filters 2011-11-23 00:53:57 +00:00