woocommerce/includes
Mike Jolley a7b81eed8a Merge pull request #4213 from kloon/fix_optimize_downloadable_products_dropdown
Make downloadable product dropdown ajaxy, as per #4211
2013-11-27 06:32:32 -08:00
..
abstracts Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
admin Merge pull request #4213 from kloon/fix_optimize_downloadable_products_dropdown 2013-11-27 06:32:32 -08:00
api Use correct variable for OAuth parameter check 2013-11-26 11:19:00 +10:00
emails Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
gateways Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
libraries Remove WP-API library 2013-11-06 01:24:06 -05:00
shipping Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
shortcodes Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
updates Page functions woocommerce to wc refactor 2013-11-25 15:07:22 +01:00
walkers Strict warnings 2013-08-05 12:27:30 +01:00
widgets Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
class-wc-ajax.php Make downloadable product dropdown ajaxy, as per #4211 2013-11-26 15:54:34 +02:00
class-wc-api.php Add action for plugins to load other API resources 2013-11-23 13:27:47 -05:00
class-wc-cache-helper.php Page functions woocommerce to wc refactor 2013-11-25 15:07:22 +01:00
class-wc-cart.php PhpDoc fix in class-wc-cart 2013-11-25 10:06:06 -05:00
class-wc-checkout.php Page functions woocommerce to wc refactor 2013-11-25 15:07:22 +01:00
class-wc-comments.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-countries.php Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs 2013-11-27 10:03:47 +01:00
class-wc-coupon.php PhpDoc fixes in class-wc-coupon 2013-11-25 10:00:54 -05:00
class-wc-customer.php Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs 2013-11-27 10:03:47 +01:00
class-wc-download-handler.php Page functions woocommerce to wc refactor 2013-11-25 15:07:22 +01:00
class-wc-emails.php Core functions woocommerce to wc refactor 2013-11-25 13:45:04 +01:00
class-wc-form-handler.php "Order again" doesn't work. Proposed pass at fix. 2013-11-26 17:48:39 +01:00
class-wc-frontend-scripts.php Page functions woocommerce to wc refactor 2013-11-25 15:07:22 +01:00
class-wc-https.php Allow forwarded hosts for forced SSL 2013-11-24 22:39:23 -05:00
class-wc-install.php Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs 2013-11-27 10:03:47 +01:00
class-wc-integrations.php We'll let autoload handle this file loading 2013-11-01 21:05:02 +01:00
class-wc-logger.php Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs 2013-11-27 10:03:47 +01:00
class-wc-order-item-meta.php Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs 2013-11-27 10:03:47 +01:00
class-wc-order.php Explicit currency for order prices 2013-11-27 11:15:20 +02:00
class-wc-payment-gateways.php Filter gateways for add_payment_method form 2013-11-03 16:54:07 -08:00
class-wc-post-data.php Update variations when the term slug changes Closes #4077 2013-11-12 20:25:26 +00:00
class-wc-post-types.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
class-wc-product-external.php add_to_cart_url add_to_cart_text and single_add_to_cart_text class methods allowing greater control with custom classes. 2013-09-25 12:35:06 +01:00
class-wc-product-factory.php remove deprecated function. Closes #3582. 2013-08-13 13:02:20 +01:00
class-wc-product-grouped.php Formatting functions woocommerce to wc refactor 2013-11-25 14:34:21 +01:00
class-wc-product-simple.php Product->get_title() should be raw format by default. Pass at #4124 2013-11-18 16:03:32 +01:00
class-wc-product-variable.php Formatting functions woocommerce to wc refactor 2013-11-25 14:34:21 +01:00
class-wc-product-variation.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
class-wc-query.php Page functions woocommerce to wc refactor 2013-11-25 15:07:22 +01:00
class-wc-session-handler.php Prepend main WC Session cookie with 'wp' so batcache doesn't cache pages, and set cookie only when cart has contents. #3513 2013-10-17 15:29:53 +01:00
class-wc-shipping-rate.php classes -> includes 2013-06-11 14:25:30 +01:00
class-wc-shipping.php WC globals 2013-11-25 14:01:38 +00:00
class-wc-shortcodes.php Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs 2013-11-27 10:03:47 +01:00
class-wc-tax.php Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs 2013-11-27 10:03:47 +01:00
class-wc-template-loader.php Page functions woocommerce to wc refactor 2013-11-25 15:07:22 +01:00
class-wc-validation.php refixed the BR postcode validation 2013-10-18 16:06:27 -03:00
wc-attribute-functions.php Formatting functions woocommerce to wc refactor 2013-11-25 14:34:21 +01:00
wc-cart-functions.php Moved cart related output functions to right file 2013-11-25 16:17:18 +01:00
wc-conditional-functions.php "Order again" doesn't work. Proposed pass at fix. 2013-11-26 17:48:39 +01:00
wc-core-functions.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
wc-coupon-functions.php Dump coupon helper and add new functions. Closes #3353. 2013-06-28 10:23:20 +01:00
wc-customer-functions.php Customer functions woocommerce to wc refactor 2013-11-25 13:52:53 +01:00
wc-deprecated-functions.php Moved cart related output functions to right file 2013-11-25 16:17:18 +01:00
wc-formatting-functions.php Merge branch 'function-call-refactor' 2013-11-25 15:42:26 +01:00
wc-notice-functions.php Core functions woocommerce to wc refactor 2013-11-25 13:45:04 +01:00
wc-order-functions.php Order functions woocommerce to wc refactor 2013-11-25 14:54:52 +01:00
wc-page-functions.php Page functions woocommerce to wc refactor 2013-11-25 15:07:22 +01:00
wc-product-functions.php Product functions 2013-11-25 14:01:38 +00:00
wc-template-functions.php "Order again" doesn't work. Proposed pass at fix. 2013-11-26 17:48:39 +01:00
wc-template-hooks.php Reverted template function names for @jameskoster's sanity 2013-11-25 14:35:10 +00:00
wc-term-functions.php WC globals 2013-11-25 14:01:38 +00:00