woocommerce/classes
Mike Jolley d09bc3ad46 Fix tax display 2013-02-06 18:07:52 +00:00
..
abstracts Comment Closes #2319. 2013-01-31 11:48:04 +00:00
emails Fix email settings and put back notification recipient. Closes #2184. 2013-01-10 15:17:37 +00:00
gateways Support desc_tip in settings api Closes #2251. 2013-01-18 12:10:25 +00:00
integrations Use meta to prevent double tracking Closes #2248 2013-01-17 10:25:57 +00:00
shipping Support desc_tip in settings api Closes #2251. 2013-01-18 12:10:25 +00:00
shortcodes Hooks for individual use overriding on the frontend 2013-01-16 10:42:49 +00:00
walkers Fix category order + nesting Closes #2226. 2013-01-14 11:56:54 +00:00
widgets @coenjacobs See this. Custom ajax handler and cart refresh per page load to get around cache issues. Custom handler foes *feel* a little wrong but since it doesn't load admin, it loads 100% faster. 2013-01-27 18:55:30 +00:00
class-wc-cart.php tax class 2013-02-05 16:43:28 +00:00
class-wc-checkout.php Check wp_insert_user for WP_Error 2013-02-03 13:41:47 -05:00
class-wc-countries.php Indonesia has provinces instead of states. Closes #2367 2013-02-05 22:55:21 +01:00
class-wc-coupon.php Tweak content. Closes #2311 2013-01-29 13:58:57 +00:00
class-wc-customer.php Only save session if needed @coenjacobs 2013-01-23 12:27:19 +00:00
class-wc-emails.php Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00
class-wc-integrations.php Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00
class-wc-logger.php Also suppress errors #2201 2013-01-10 14:56:38 +00:00
class-wc-order.php Fix tax display 2013-02-06 18:07:52 +00:00
class-wc-payment-gateways.php Load gateways during checkout + in settings. #2164 2013-01-07 17:23:09 +00:00
class-wc-product-external.php More class cleanup 2012-12-20 11:54:38 +00:00
class-wc-product-factory.php If a product type does not exist, default to SIMPLE Closes #2360. 2013-02-05 11:28:28 +00:00
class-wc-product-grouped.php More class cleanup 2012-12-20 11:54:38 +00:00
class-wc-product-simple.php More class cleanup 2012-12-20 11:54:38 +00:00
class-wc-product-variable.php Set_stock for product class Closes #2042. 2012-12-28 09:59:20 +00:00
class-wc-product-variation.php Clean up variation display in admin. Closes #2241. 2013-01-17 11:23:11 +00:00
class-wc-query.php GET vars for sorting (to work better with cache) 2013-01-12 10:53:08 +00:00
class-wc-session-handler.php Cleaned up session classes 2013-01-27 18:55:29 +00:00
class-wc-shipping-rate.php Shortcodes/Widgets -> classes, autoload classes to reduce memory, only load gateways when needed, change gateway admin to match shipping #1765 2012-12-31 18:25:09 +00:00
class-wc-shipping.php Load gateways during checkout + in settings. #2164 2013-01-07 17:23:09 +00:00
class-wc-shortcodes.php class 2013-02-03 12:19:36 +00:00
class-wc-tax.php Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-12-15 13:00:34 +01:00
class-wc-validation.php Correct scope. 2012-12-15 00:03:34 +02:00