woocommerce/includes
Mike Jolley ddd97b64c3 Remove white space to fix appearance of new rows
Fixes #8730
2015-08-06 11:38:46 +01:00
..
abstracts More missing esc_attr calls, :( 2015-08-05 15:17:52 -04:00
admin Remove white space to fix appearance of new rows 2015-08-06 11:38:46 +01:00
api [API] Fixed variation without parent for v2 2015-07-30 21:53:00 -03:00
emails Fixed some js conding standards 2015-08-05 15:57:15 -03:00
gateways More missing esc_attr calls, :( 2015-08-05 15:17:52 -04:00
libraries Removed all "@return void" 2015-07-16 16:55:48 -03:00
shipping typo 2015-07-20 12:13:29 +03:00
shortcodes Removed all "@return void" 2015-07-16 16:55:48 -03:00
updates Added truncated consumer key and last access fields in woocommerce_api_keys table 2015-07-16 15:42:00 -03:00
walkers remove hardcoded tree type 2015-06-27 07:41:24 -07:00
widgets More missing esc_attr calls, :( 2015-08-05 15:17:52 -04:00
class-wc-ajax.php Merge pull request #8697 from JeroenSormani/define-ajax 2015-08-05 13:53:40 +01:00
class-wc-api.php Load v2 files when v2 of the API is requested. Add rewrite support for v3 and load the 'default' API files for those requests. 2015-06-19 13:42:10 +00:00
class-wc-auth.php Added truncated consumer key and last access fields in woocommerce_api_keys table 2015-07-16 15:42:00 -03:00
class-wc-autoloader.php Removed redundant strtolower() 2015-06-21 23:44:47 +02:00
class-wc-breadcrumb.php woocommerce_get_breadcrumb filter in class 2015-03-09 10:17:39 +00:00
class-wc-cache-helper.php delete_version_transients in blocks of 1000 to prevent timeouts 2015-07-15 15:12:54 +01:00
class-wc-cart.php Removed double ;; #8629 2015-07-21 19:49:05 -03:00
class-wc-checkout.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-comments.php [2.3] Check if rating is enabled before check if rating is required to a review, closes #8281 2015-06-03 16:57:36 -03:00
class-wc-countries.php Disabled states for AX, closes #8594 2015-07-17 16:29:21 -03:00
class-wc-coupon.php Don't apply product discount if price is already 0 2015-08-05 13:45:32 +01:00
class-wc-customer.php Customer class using wrong meta keys for address_1/shipping_address_1 2015-08-05 14:05:03 +01:00
class-wc-download-handler.php Avoid extract to keep original $file_path intact 2015-07-27 12:44:29 +01:00
class-wc-emails.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-form-handler.php Move Pre 2.4 handling for attributes - DRY 2015-07-28 16:20:51 +01:00
class-wc-frontend-scripts.php Fix issues with trailing slashes on permalinks 2015-07-27 11:56:07 +01:00
class-wc-geo-ip.php Fixed docblock typo 2015-07-16 16:57:42 -03:00
class-wc-geolocation.php Tweak gzread 2015-07-15 16:37:29 +01:00
class-wc-https.php Fixed the force http option on customizer screen, closes #6809 2014-12-12 11:15:38 -02:00
class-wc-install.php Tweak wc ajax to post to the CURRENT URL rather than a fixed endpoint 2015-07-31 12:56:27 +01:00
class-wc-integrations.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-language-pack-upgrader.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-logger.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-order-factory.php Add wc_get_order() tests + Order helper class 2015-05-23 10:48:07 +02:00
class-wc-order-item-meta.php Improved some docblocks 2015-07-16 16:29:01 -03:00
class-wc-order-refund.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-order.php Take item qty into consideration when refunding orders 2015-07-29 13:13:41 +01:00
class-wc-payment-gateways.php Add WC_Addons_Gateway_Simplify_Commerce_Deprecated 2015-07-24 18:06:35 -07:00
class-wc-post-data.php Correct key for stock level 2015-07-27 19:07:11 +01:00
class-wc-post-types.php Fixed rest_api_allowed_post_types filter 2015-08-04 13:49:24 -03:00
class-wc-product-external.php Absolute path fix for class-wc-product-external.php 2014-09-21 00:40:53 +05:45
class-wc-product-factory.php add `$args` arguments to `WC_Product_Factory->get_product_class()` to allow `$product_type` to be overwritten by `$args['product_type']` 2015-06-01 12:54:18 +01:00
class-wc-product-grouped.php We don't need get_transient_version for children transients because other products do not affect this. 2015-07-09 16:02:26 +01:00
class-wc-product-simple.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-product-variable.php Move Pre 2.4 handling for attributes - DRY 2015-07-28 16:20:51 +01:00
class-wc-product-variation.php Move Pre 2.4 handling for attributes - DRY 2015-07-28 16:20:51 +01:00
class-wc-query.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-session-handler.php Set nonce_user_logged_out to WC session ID, if set 2015-06-01 13:36:07 +01:00
class-wc-shipping-rate.php Some shipping class tidyup 2014-11-17 16:30:18 +00:00
class-wc-shipping.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-shortcodes.php Improved some docblocks 2015-07-16 16:29:01 -03:00
class-wc-tax.php Tweak wildcard tax handling to deal with 9 digit zip codes 2015-08-06 11:36:02 +01:00
class-wc-template-loader.php Made template debug mode set WC_TEMPLATE_DEBUG_MODE constant and remove all overrides for all template loading functions. 2014-10-03 10:52:11 +01:00
class-wc-tracker.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
class-wc-validation.php Created new woocommerce_validate_postcode filter 2015-06-08 11:50:21 -03:00
class-wc-webhook.php Added woocommerce_order_status_changed to order updated webhook, closes #8581 2015-07-15 16:39:11 -03:00
wc-attribute-functions.php wc_get_text_attributes function 2015-06-11 14:42:37 +01:00
wc-cart-functions.php Just ignore round more if have a old version of PHP, closes #8629 2015-07-21 19:57:52 -03:00
wc-conditional-functions.php Tweak meta_is_product_attribute conditional to check for the existence of the get_variation_attributes method before running. 2015-07-27 13:03:04 +01:00
wc-core-functions.php Removed instances of WC_Order in favor to wc_get_order(), closes #8689 2015-07-30 15:07:34 -03:00
wc-coupon-functions.php Absolute path fix for wc-coupon-functions.php 2014-09-21 00:52:35 +05:45
wc-deprecated-functions.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
wc-formatting-functions.php Added support for Jetpack Markdown in product short description, closes #8563 2015-07-11 21:35:47 -03:00
wc-notice-functions.php Show notices before cat loops 2015-06-03 14:22:23 +01:00
wc-order-functions.php Removed instances of WC_Order in favor to wc_get_order(), closes #8689 2015-07-30 15:07:34 -03:00
wc-page-functions.php wc_get_page_permalink should check page_id was found 2015-07-13 10:59:34 +01:00
wc-product-functions.php More missing esc_attr calls, :( 2015-08-05 15:17:52 -04:00
wc-template-functions.php Retooling how this is escaped. 2015-08-05 15:18:47 -04:00
wc-template-hooks.php Added woocommerce_single_variation hook for variation data and cart button to reduce code in template file and used hooks. @claudiosmweb 2015-07-28 10:32:28 +01:00
wc-term-functions.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
wc-user-functions.php Removed all "@return void" 2015-07-16 16:55:48 -03:00
wc-webhook-functions.php Created method to get the webhook statuses 2014-12-16 18:54:48 -02:00
wc-widget-functions.php Move widget registration to own function/file - avoid register_widget in class files 2014-11-20 20:56:24 +00:00