woocommerce/includes
Claudio Sanches 529fa3eb58 [REST API] Improve how handle product and variations images #11310 2016-06-30 13:03:52 -03:00
..
abstracts Only show available on backorder if notifying customer 2016-06-29 15:51:20 +01:00
admin Merge pull request #11300 from rspublishing/update-class-wc-meta-box-coupon-data.php 2016-06-30 09:32:40 +01:00
api [REST API] Improve how handle product and variations images #11310 2016-06-30 13:03:52 -03:00
cli [CLI] Allow filter the product variable types, closes #11240 2016-06-24 12:36:34 -03:00
emails woocommerce_order_status_failed_to_on-hold_notification for on hold email 2016-06-09 12:20:57 +01:00
gateways Merge branch 'group-notices-11226' 2016-06-24 16:01:03 +01:00
libraries Added link to force DB update if cron is disabled. 2016-06-15 11:07:12 +01:00
payment-tokens white space issues 2016-06-06 20:04:45 +01:00
shipping fix link to Shipping zones from deprecated free shipping method 2016-06-28 10:31:26 -05:00
shortcodes Use a cookie and redirect instead of query string 2016-06-24 15:06:01 +01:00
vendor Updated REST API vendor 2016-06-13 20:15:09 -03:00
walkers [2.5] Fix hide empty check 2016-02-05 12:31:53 +00:00
widgets Allow entire count query to be filtered 2016-06-16 12:36:18 +01:00
class-wc-ajax.php docblock 2016-06-07 14:19:36 +01:00
class-wc-api.php Move legacy API code into WC_Legacy_API 2016-06-07 11:03:16 +01:00
class-wc-auth.php Support callback and return URLs which do not define scheme 2016-04-19 16:12:22 +01:00
class-wc-autoloader.php Minor tweaks and JSHint ignore for update notice script 2016-06-06 23:05:10 +05:45
class-wc-background-updater.php 10 seconds for update cron 2016-06-16 15:28:53 +01:00
class-wc-breadcrumb.php Strip tags in cart messages and breadcrumbs 2016-01-15 09:59:04 +00:00
class-wc-cache-helper.php [2.5] Create new function to prevent endpoint indexing 2016-03-01 13:45:25 -03:00
class-wc-cart.php scrutinizer best practice 2016-06-06 19:39:23 +01:00
class-wc-checkout.php docs/vars 2016-06-07 14:02:02 +01:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php Fix - Don't sync ratings right away; meta won't exist in some cases. 2016-06-28 15:24:37 +01:00
class-wc-countries.php scrutinizer best practice 2016-06-06 19:39:23 +01:00
class-wc-coupon.php Only apply new logic to product coupons 2016-06-27 15:58:08 +01:00
class-wc-customer.php Fix - woocommerce_local_pickup_methods comparison by stripping instance IDs before the check. 2016-06-29 15:23:42 +01:00
class-wc-download-handler.php wc_set_time_limit helper function 2016-06-06 16:55:27 +01:00
class-wc-emails.php Fix 'Undefined offset: 0' notice 2016-06-17 17:17:12 -07:00
class-wc-embed.php Fixed WC_Embed::remove_comments_button() docblock 2016-06-02 14:43:59 -03:00
class-wc-form-handler.php Use a cookie and redirect instead of query string 2016-06-24 15:06:01 +01:00
class-wc-frontend-scripts.php Update jquery payment 2016-06-01 11:33:53 +01:00
class-wc-geo-ip.php Repeated subexpressions in class-wc-geo-ip.php 2016-06-21 18:15:17 -04:00
class-wc-geolocation.php Allow geo ip to be filtered 2016-06-08 12:18:09 +01:00
class-wc-https.php Update class-wc-https.php 2016-04-04 14:37:45 -03:00
class-wc-install.php Set max index length on woocommerce_payment_tokenmeta 2016-06-17 15:00:21 +01:00
class-wc-integrations.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-legacy-api.php Move legacy API code into WC_Legacy_API 2016-06-07 11:03:16 +01:00
class-wc-logger.php Log close method. Fixes unit tests. 2016-04-19 16:56:43 +01:00
class-wc-order-factory.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-order-item-meta.php scrutinizer best practice 2016-06-06 19:39:23 +01:00
class-wc-order-refund.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order.php Merge branch 'wc-get-orders-10500' 2016-03-14 16:09:01 +00:00
class-wc-payment-gateways.php get_payment_gateway_ids method 2016-05-26 15:46:14 +01:00
class-wc-payment-tokens.php Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00
class-wc-post-data.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-post-types.php Make register shop order post statuses filterable 2016-04-19 21:20:55 +02:00
class-wc-product-external.php Improve docblock comments in WC_Product_External 2016-01-06 16:11:50 +01:00
class-wc-product-factory.php Prevent variations being created/returned without parents 2016-05-13 19:06:16 +01:00
class-wc-product-grouped.php Fix grouped product range display 2016-06-23 12:16:38 +01:00
class-wc-product-simple.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-variable.php Show read more if variable product is out of stock 2016-06-07 14:34:27 +01:00
class-wc-product-variation.php Revised stock display based on feedback to hide 'in stock' message if stock management is off. 2016-06-23 11:24:15 +01:00
class-wc-query.php Removed dead variable 2016-06-30 02:21:11 -03:00
class-wc-session-handler.php Check cookie is a string 2016-03-16 10:04:53 +00:00
class-wc-shipping-rate.php Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00
class-wc-shipping-zone.php Convert ellipsis to three periods when saving postcodes. 2016-06-21 10:57:03 +01:00
class-wc-shipping-zones.php Match zones with no countries 2016-06-20 13:22:58 +01:00
class-wc-shipping.php Match zones with no countries 2016-06-20 13:22:58 +01:00
class-wc-shortcodes.php Updated the default sorting of product_category shortcode, closes #11295 2016-06-30 04:16:22 -03:00
class-wc-tax.php Convert ellipsis to three periods when saving postcodes. 2016-06-21 10:57:03 +01:00
class-wc-template-loader.php Do not filter the embed template path 2016-04-25 11:27:53 +02:00
class-wc-tracker.php Unused vars and code docs 2016-06-06 18:57:24 +01:00
class-wc-validation.php HTTPS for everybody 2016-05-26 22:48:49 -03:00
class-wc-webhook.php scrutinizer best practice 2016-06-06 19:39:23 +01:00
wc-account-functions.php Split download permission query from order retrieval to reduce overhead. 2016-06-29 12:06:03 +01:00
wc-attribute-functions.php Best practice tweaks 2016-06-06 17:24:31 +01:00
wc-cart-functions.php Fix - woocommerce_local_pickup_methods comparison by stripping instance IDs before the check. 2016-06-29 15:23:42 +01:00
wc-conditional-functions.php Return bool 2016-06-06 17:51:41 +01:00
wc-core-functions.php Avoid normalization of zone postcodes so wildcard matching can be performed on postcodes with spaces. E.g. SP1 * 2016-06-16 11:28:53 +01:00
wc-coupon-functions.php Improve docblock comments in various functions 2016-01-06 17:11:09 +01:00
wc-deprecated-functions.php merge table fixes 2016-06-06 19:29:47 +01:00
wc-formatting-functions.php add JP (Japan) postcode format 2016-06-29 06:54:59 +09:00
wc-notice-functions.php [fix] Handle notices without outputting outside of template files 2016-06-14 11:33:28 +01:00
wc-order-functions.php Use WC_Cache_Helper::get_cache_prefix() to generate the cache key for wc_orders_count() 2016-06-29 16:19:47 -03:00
wc-page-functions.php Make sure page ID is > 0 2016-06-30 12:23:41 +01:00
wc-product-functions.php Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00
wc-rest-functions.php Use same translation string for errors 2016-06-20 17:43:09 -03:00
wc-template-functions.php Use notice type 2016-06-30 12:10:27 +01:00
wc-template-hooks.php Fix product feed when using shop base 2016-06-21 12:46:39 +01:00
wc-term-functions.php Prevent get_terms returning duplicates. 2016-06-21 13:19:49 +01:00
wc-update-functions.php wp_cache_flush after term meta migration 2016-06-16 23:31:19 +01:00
wc-user-functions.php Split download permission query from order retrieval to reduce overhead. 2016-06-29 12:06:03 +01:00
wc-webhook-functions.php Require create webhook secret in the REST API 2016-06-27 21:55:54 -03:00
wc-widget-functions.php registered rating filter 2015-11-13 15:09:20 +05:30