woocommerce/includes
Claudio Sanches 68e852094c [2.6] [REST API] Fixed the up link for variations 2016-06-20 16:03:30 -03:00
..
abstracts [2.6] [REST API] Allow fetch, edit and delete a single product variation 2016-06-20 15:49:43 -03:00
admin Zone wording tweaks 2016-06-20 12:50:55 +01:00
api [2.6] [REST API] Fixed the up link for variations 2016-06-20 16:03:30 -03:00
cli Use same translation string for errors 2016-06-20 10:54:23 +01:00
emails woocommerce_order_status_failed_to_on-hold_notification for on hold email 2016-06-09 12:20:57 +01:00
gateways fix fatal error for non-existing products 2016-06-16 20:11:12 +02: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 Allow max_fee in addition to min_fee in flat rate costs fields. 2016-06-16 12:23:02 +01:00
shortcodes Calc totals before checking cart items so coupon messages are output 2016-06-18 20:16:12 +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 Tweak comment exclusion join to avoid conflicts 2016-05-25 15:43:18 +01:00
class-wc-countries.php scrutinizer best practice 2016-06-06 19:39:23 +01:00
class-wc-coupon.php Maximum coupon check should allow the 'maximum' value. 2016-06-18 19:54:02 +01:00
class-wc-customer.php Fix unit tests 2016-05-25 12:46:16 +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 Unique nonce names 2016-06-08 13:19:30 +01:00
class-wc-frontend-scripts.php Update jquery payment 2016-06-01 11:33:53 +01:00
class-wc-geo-ip.php docs 2016-06-07 12:15:47 +01: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 range for grouped products 2016-02-16 13:15:49 +00: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 var types 2016-06-07 14:43:10 +01:00
class-wc-query.php Allow top level endpoints only when using a page on the front end 2016-06-17 17:12:42 -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 Match zones with no countries 2016-06-20 13:22:58 +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 Fix - SKUs prop on products shortcode. 2016-06-15 10:02:11 +01:00
class-wc-tax.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
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 [2.6] Hide 'payment methods' screen if no methods support it, closes #11127 2016-06-14 20:19:30 -03:00
wc-attribute-functions.php Best practice tweaks 2016-06-06 17:24:31 +01:00
wc-cart-functions.php wc_add_to_cart_message() when non-array is passed. 2016-06-16 22:32:06 +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 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-notice-functions.php [fix] Handle notices without outputting outside of template files 2016-06-14 11:33:28 +01:00
wc-order-functions.php Fixe the return type of wc_order_search() 2016-06-13 15:26:14 -03:00
wc-page-functions.php fix logout endpoint handling 2016-05-31 08:46:05 +02: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 10:54:23 +01:00
wc-template-functions.php woocommerce_redirect_single_search_result type check was incorrect. 2016-06-20 10:18:35 +01:00
wc-template-hooks.php Hook in woocommerce_account_content 2016-06-06 12:04:59 +01:00
wc-term-functions.php scrutinizer best practice 2016-06-06 19:39:23 +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 Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00
wc-webhook-functions.php Created new function to generate webhook secrets based on the user ID and username, closes #10881 2016-05-11 13:14:00 -03:00
wc-widget-functions.php registered rating filter 2015-11-13 15:09:20 +05:30