woocommerce/classes
Mike Jolley 363fbc3569 Store more PP variables. Closes #208. 2011-11-16 15:28:14 +00:00
..
gateways Store more PP variables. Closes #208. 2011-11-16 15:28:14 +00:00
shipping New cart code adapted from Lucas Starks pull request. 2011-11-06 13:45:18 +00:00
cart.class.php Country defaults to store base. State field defaults to 'please select state' - not alabama for US. Closes #200. 2011-11-16 15:25:45 +00:00
checkout.class.php Country defaults to store base. State field defaults to 'please select state' - not alabama for US. Closes #200. 2011-11-16 15:25:45 +00:00
countries.class.php Brazilian states 2011-11-12 00:19:47 +00:00
coupons.class.php Coupon logic fix 2011-11-15 22:20:59 +00:00
customer.class.php Change downloads system to store order ID, and check status for access. Closes #204. 2011-11-16 12:15:41 +00:00
order.class.php Country defaults to store base. State field defaults to 'please select state' - not alabama for US. Closes #200. 2011-11-16 15:25:45 +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 Option to show size/weight on attributes tab. Closes #180. 2011-11-14 17:18:13 +00:00
product_variation.class.php More optimisations for products class 2011-11-13 12:07:29 +00:00
tax.class.php New cart code adapted from Lucas Starks pull request. 2011-11-06 13:45:18 +00:00
validation.class.php Validation class fix 2011-09-08 11:54:19 +01:00
woocommerce.class.php Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
woocommerce_logger.class.php Added logger class for debugging gateways 2011-11-15 13:09:02 +00:00
woocommerce_query.class.php Ability to make layered nav an "OR" query so you can expand your search rather than filter it. Closes #47. 2011-11-15 15:15:12 +00:00