.. |
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
|
Use meta to prevent double tracking Closes #2248
|
2013-01-17 10:25:57 +00:00 |
shipping
|
Tax class settings fixes Closes #2167.
|
2013-01-07 16:35:24 +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
|
Created the `woocommerce_get_product_ids_on_sale()` function
|
2013-01-16 20:04:01 +01:00 |
class-wc-cart.php
|
Hooks for individual use overriding on the frontend
|
2013-01-16 10:42:49 +00: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
|
Variations should not inherit prices, and variations with no price set should be hidden. Closes #2232.
|
2013-01-16 12:10:51 +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
|
Tweaks to session handler
|
2013-01-16 11:05:50 +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
|
Created the `woocommerce_get_product_ids_on_sale()` function
|
2013-01-16 20:04:01 +01: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 |