woocommerce/includes
Mike Jolley 116e70f6dd Missing functions from master 2016-02-10 14:40:46 +00:00
..
abstracts Merge branch 'master' into shipping-zones 2016-02-10 14:12:39 +00:00
admin Merge branch 'master' into shipping-zones 2016-02-10 14:12:39 +00:00
api [API] Fixed image title and alt 2016-01-22 16:43:52 -02:00
cli [CLI] Added docs about product reviews fields 2015-12-15 15:36:57 -02:00
emails template_html & template_plain variables duplicate code in both if and else conditions when there is no change in template files for partial refund or full refund 2016-02-10 15:32:34 +05:30
gateways If shipping < 999.99, use 'shipping' arg when passing values to PayPal. 2016-02-08 13:10:15 +00:00
interfaces Add $id to read method 2016-02-05 15:20:33 +00:00
libraries Removed period for file headers 2015-11-03 11:53:50 -02:00
shipping Merge branch 'master' into shipping-zones 2016-02-10 14:12:39 +00:00
shortcodes [2.5] Remove obsolete notice and add styles for add payment page 2016-01-28 11:58:09 +00:00
updates Upgrade script 2016-01-05 15:06:45 +00:00
walkers [2.5] Fix hide empty check 2016-02-05 12:31:53 +00:00
widgets Rating widget standards 2016-02-09 15:18:27 +00:00
class-wc-ajax.php Justins feedback/code tidy 2016-02-10 13:21:16 +00:00
class-wc-api.php Improve docblock comments in WC_API class 2016-01-06 15:35:35 +01:00
class-wc-auth.php Improve docblock comments in WC_Auth class 2016-01-06 15:37:44 +01:00
class-wc-autoloader.php Remove empty blank spaces 2015-11-17 00:04:48 -06: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 Add helpers to get and increment cache prefixes 2015-11-13 23:06:38 +00:00
class-wc-cart.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
class-wc-checkout.php Add hash check when resuming order to detect changes. 2016-02-05 09:41:25 +00:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php Improve docblock comments WC_Comments 2016-01-06 15:49:24 +01:00
class-wc-countries.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
class-wc-coupon.php [2.5] Fix query/missing variable in validate_user_usage_limit 2016-01-21 19:06:42 +00:00
class-wc-customer.php Merge branch 'master' into shipping-zones 2016-01-11 11:48:18 +00:00
class-wc-download-handler.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-emails.php Added email for on-hold orders. 2016-02-08 13:20:19 +00:00
class-wc-embed.php Fixed coding standards, code blocks and properly escape WC_Embed methods 2015-12-02 11:04:12 -02:00
class-wc-form-handler.php moved actions after order key verification 2016-02-05 19:44:55 +01:00
class-wc-frontend-scripts.php Show notices on variation button clicks 2016-02-08 16:21:02 +00:00
class-wc-geo-ip.php Improve docblock comments in WC_Geo_IP class 2016-01-06 16:07:58 +01:00
class-wc-geolocation.php Tweak missing fallback param in geolocate_ip 2015-11-11 06:19:01 +05:45
class-wc-https.php [2.4] Don't unforce SSL on secure blogs 2016-01-08 11:27:18 +00:00
class-wc-install.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
class-wc-integrations.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-logger.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +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 check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order-refund.php check if ABSPATH is defined 2015-11-06 10:22:19 +01:00
class-wc-order.php Round get_remaining_refund_amount 2016-01-13 11:07:05 +00:00
class-wc-payment-gateways.php Remove line breaks 2015-12-07 10:01:44 +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 Move shipping classes to custom UI in shipping section 2016-01-13 16:52:28 +00: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 Improve docblock comments in various WC_Product classes 2016-01-06 16:15:00 +01:00
class-wc-product-grouped.php Added code to use the get_price method for child products. fixes #10217 2016-01-29 14:58:12 +01:00
class-wc-product-simple.php Fixed php docs standards 2015-11-03 11:31:20 -02:00
class-wc-product-variable.php [2.5] If an attribute meta key is not set, technically its 'any', so should match. Prevents issues when meta data is missing after renaming attributes 2016-02-04 18:25:06 +00:00
class-wc-product-variation.php Improve docblock comments in various WC_Product classes 2016-01-06 16:15:00 +01:00
class-wc-query.php Rating widget standards 2016-02-09 15:18:27 +00:00
class-wc-session-handler.php Return false if cookie_hash is not set. 2016-01-18 10:34:06 +00:00
class-wc-shipping-rate.php Merge branch 'master' into shipping-zones 2016-01-11 11:48:18 +00:00
class-wc-shipping-zone.php Justins feedback/code tidy 2016-02-10 13:21:16 +00:00
class-wc-shipping-zones.php Justins feedback/code tidy 2016-02-10 13:21:16 +00:00
class-wc-shipping.php Justins feedback/code tidy 2016-02-10 13:21:16 +00:00
class-wc-shortcodes.php [2.5] Un-needed ob_start 2016-02-01 15:12:44 +00:00
class-wc-tax.php fix warning with PHP 5.3 2016-02-08 09:58:32 +01:00
class-wc-template-loader.php Improve docblock comments in various WC_* classes 2016-01-06 16:24:47 +01:00
class-wc-tracker.php WP_MEMORY_LIMIT defaults to 40MB, but only sets that value if more than system memory. 2015-11-25 18:53:20 +00:00
class-wc-validation.php Canada Postal code validation 2016-02-09 12:39:09 -05:00
class-wc-webhook.php Fixed translatable strings in WC_Webhook::deliver_ping() 2015-12-09 13:20:53 -02:00
wc-attribute-functions.php Order attributes by name 2015-12-27 21:32:55 +00:00
wc-cart-functions.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
wc-conditional-functions.php Merge branch 'master' into shipping-zones 2016-02-10 14:12:39 +00:00
wc-core-functions.php Missing functions from master 2016-02-10 14:40:46 +00:00
wc-coupon-functions.php Improve docblock comments in various functions 2016-01-06 17:11:09 +01:00
wc-deprecated-functions.php Move zones to main settings 2016-01-05 11:23:15 +00:00
wc-formatting-functions.php Merge branch 'master' into shipping-zones 2016-02-05 14:58:48 +00:00
wc-notice-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-order-functions.php When orders update, invalidate money spent user meta. 2016-02-08 12:26:46 +00:00
wc-page-functions.php Improve docblock comments in various functions 2016-01-06 17:11:09 +01:00
wc-product-functions.php Improve docblock comments in various functions 2016-01-06 17:11:09 +01:00
wc-template-functions.php Pass term object to get_term_link() 2016-02-06 02:00:28 +01:00
wc-template-hooks.php Corrected @see comments 2015-12-06 20:03:40 -07:00
wc-term-functions.php using $wp_query->query_vars['product_cat'] instead of $wp_query->query['product_cat'] 2016-01-29 20:26:10 +08:00
wc-user-functions.php Fix Unknown column '_customer_user' notice 2016-01-06 17:53:21 -08:00
wc-webhook-functions.php Removed period for file headers 2015-11-03 11:53:50 -02:00
wc-widget-functions.php registered rating filter 2015-11-13 15:09:20 +05:30