woocommerce/classes
Coen Jacobs a0b3120438 Session cleanup should be part of implementation 2013-01-16 10:53:08 +01:00
..
abstracts Revised session handler based with some code from Eric Manns wp_session class idea. 2013-01-15 19:51:19 +00:00
emails Fix email settings and put back notification recipient. Closes #2184. 2013-01-10 15:17:37 +00:00
gateways Wrong email in paypal #2184 2013-01-10 16:03:56 +00:00
integrations Fix options. Closes #2116. 2013-01-03 10:38:59 +00:00
shipping Tax class settings fixes Closes #2167. 2013-01-07 16:35:24 +00:00
shortcodes Load gateways during checkout + in settings. #2164 2013-01-07 17:23:09 +00:00
walkers Fix category order + nesting Closes #2226. 2013-01-14 11:56:54 +00:00
widgets Fix category order + nesting Closes #2226. 2013-01-14 11:56:54 +00:00
class-wc-cart.php Corrected bug if a product variation does not exist anymore. 2013-01-07 20:33:44 +01:00
class-wc-checkout.php $current_user->ID 2013-01-07 17:26:02 +00:00
class-wc-countries.php belau 2013-01-13 13:14:58 +00:00
class-wc-coupon.php Notices. Closes #2053. 2012-12-27 18:46:22 +00:00
class-wc-customer.php Only set customer data when changed from default 2013-01-12 13:02:47 +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 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-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 Support for non-product post types in WC_Product_Factory #2199 2013-01-10 12:46:39 +01: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 get_post_data from 1.6 2013-01-11 18:30:09 +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 Session cleanup should be part of implementation 2013-01-16 10:53:08 +01: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 Missing $woocommerce #2182 2013-01-10 16:17:25 +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