..
abstracts
Settings API tweaks.
2012-11-27 15:39:32 +00:00
emails
Merge pull request #1843 from scottbasgaard/master
2012-11-27 03:26:39 -08:00
gateways
Filter to provide icon to COD. Closes #1831
2012-11-26 12:48:19 +01:00
integrations
Merge pull request #1803 from andreibarabas/update-shareyourcart
2012-11-22 06:10:23 -08:00
shipping
Local pickup zips. Closes #1809 .
2012-11-27 11:25:21 +00:00
walkers
[3.1.4] Prevent direct access to files #1575
2012-10-15 12:57:58 +02:00
class-wc-cart.php
remove instanceof
2012-11-21 18:39:51 +00:00
class-wc-checkout.php
Hooks galore for integers vs floats. Closes #1113 .
2012-11-19 14:05:06 +00:00
class-wc-countries.php
Missing countries. Closes #1722 .
2012-11-14 12:28:01 +00:00
class-wc-coupon.php
Case insensitive coupons. Closes #1633 .
2012-11-08 16:57:59 +00:00
class-wc-customer.php
Add address to customer session. Closes #1836
2012-11-26 20:56:48 -05:00
class-wc-logger.php
Supress fclose errors. Closes #1631 .
2012-10-24 11:28:45 +01:00
class-wc-order.php
Separate classes per product type, with new get_product function and hooks to change the classes which get loaded. #1497
2012-11-21 18:07:45 +00:00
class-wc-product-external.php
Default to the arguments array as second param for get_product()
2012-11-22 12:48:16 +01:00
class-wc-product-factory.php
Factory tweak
2012-11-26 13:39:12 +00:00
class-wc-product-grouped.php
Default to the arguments array as second param for get_product()
2012-11-22 12:48:16 +01:00
class-wc-product-simple.php
Default to the arguments array as second param for get_product()
2012-11-22 12:48:16 +01:00
class-wc-product-variable.php
Default to the arguments array as second param for get_product()
2012-11-22 12:48:16 +01:00
class-wc-product-variation.php
Settings API tweaks.
2012-11-27 15:39:32 +00:00
class-wc-query.php
Pagination + sorting tweaks, new active filters widget, sort both directions for price, fix for #coenfail. Closes #771 .
2012-10-14 13:06:41 +01:00
class-wc-session-transients.php
fix guest cookie.
2012-11-08 10:22:39 +00:00
class-wc-settings-api.php
default to text. Closes #1838 .
2012-11-27 10:37:28 +00:00
class-wc-tax.php
'woocommerce_matched_rates' filter on get_rates()
2012-11-26 17:01:15 -05:00
class-wc-validation.php
Removed all deprecated classes and functions except for 1.6.x template files and functions
2012-11-08 16:27:47 +01:00