woocommerce/classes
Mike Jolley c9e3951ac5 Enable setting autoload modification Closes #3195. 2013-06-11 11:27:56 +01:00
..
abstracts Merge branch 'helpers-refactor' into core-class-refactor 2013-06-06 13:55:36 +02:00
emails My account registration, made registration process DRY, added notification hook for new accounts. Closes #3085 2013-06-04 16:33:05 +01:00
gateways Merge pull request #3288 from woothemes/core-class-refactor 2013-06-11 02:48:55 -07:00
helpers Enable setting autoload modification Closes #3195. 2013-06-11 11:27:56 +01:00
integrations Abstracted inline JS helper to class #3282 2013-06-05 13:51:06 +02:00
shipping Fix undefined found shipping classes. Closes #2974. 2013-04-16 13:02:26 +01:00
shortcodes Abstracted messages helper to class 2013-06-06 15:56:24 +02:00
walkers Fixed typos 2013-03-03 17:07:31 +00:00
widgets Merge branch 'helpers-refactor' into core-class-refactor 2013-06-06 13:55:36 +02:00
class-wc-api.php Changes for API Docs 2013-02-20 17:14:51 +00:00
class-wc-cache-helper.php Prevent cache helper notices 2013-05-23 08:59:09 +01:00
class-wc-cart.php Abstracted messages helper to class 2013-06-06 15:56:24 +02:00
class-wc-checkout.php Abstracted messages helper to class 2013-06-06 15:56:24 +02:00
class-wc-countries.php Improving class-wc-countries.php support for Italy 2013-06-04 15:30:39 +03:00
class-wc-coupon.php Abstracted messages helper to class 2013-06-06 15:56:24 +02:00
class-wc-customer.php Updated to remove commented code. 2013-04-24 13:27:39 -06:00
class-wc-emails.php My account registration, made registration process DRY, added notification hook for new accounts. Closes #3085 2013-06-04 16:33:05 +01:00
class-wc-integrations.php Changes for API Docs 2013-02-20 17:14:51 +00:00
class-wc-logger.php Fixed typos 2013-03-03 17:07:31 +00:00
class-wc-order-item-meta.php Abstracted attribute helper to class #3282 2013-06-05 16:14:25 +02:00
class-wc-order.php Merge branch 'helpers-refactor' into core-class-refactor 2013-06-06 13:55:36 +02:00
class-wc-payment-gateways.php Changes for API Docs 2013-02-20 17:14:51 +00:00
class-wc-post-types.php Merge branch 'helpers-refactor' into core-class-refactor 2013-06-06 13:55:36 +02:00
class-wc-product-external.php Changes for API Docs 2013-02-20 17:14:51 +00:00
class-wc-product-factory.php Create WC standards compliant class name from term 2013-02-28 15:39:02 +10:00
class-wc-product-grouped.php Changes for API Docs 2013-02-20 17:14:51 +00:00
class-wc-product-simple.php Abstracted transient helper to class #3282 2013-06-05 13:39:27 +02:00
class-wc-product-variable.php Merge branch 'helpers-refactor' into core-class-refactor 2013-06-06 13:55:36 +02:00
class-wc-product-variation.php Abstracted transient helper to class #3282 2013-06-05 13:39:27 +02:00
class-wc-query.php Better account edit Closes #3168 2013-06-05 12:07:23 +01:00
class-wc-session-handler.php Added autoload back - can't autoload all sessions at once 2013-04-09 09:40:23 +01:00
class-wc-shipping-rate.php Changes for API Docs 2013-02-20 17:14:51 +00:00
class-wc-shipping.php default shipping method if the count of methods changes 2013-04-25 16:18:27 +01:00
class-wc-shortcodes.php Merge branch 'helpers-refactor' into core-class-refactor 2013-06-06 13:55:36 +02:00
class-wc-tax.php find_rates() fixes. GROUP BY after ORDER BY, and use sub queries so we can match both cities and postcodes (not OR) 2013-03-27 14:32:36 +00:00
class-wc-validation.php Changes for API Docs 2013-02-20 17:14:51 +00:00
class-woocommerce.php Fixed path loading errors after class switch 2013-06-06 18:14:08 +02:00