woocommerce/includes
Jeff Stieler 9946d028f2 Add “described by” link to shipping zones endpoint response. 2016-08-02 10:10:47 -07:00
..
abstracts Move common methods to an abstract base shipping zones controller class. 2016-08-02 10:10:47 -07:00
admin Merge branch 'pr/11337' 2016-08-02 14:44:00 +01:00
api Add “described by” link to shipping zones endpoint response. 2016-08-02 10:10:47 -07:00
cli [2.6] [CLI] Explode tags and cat IDS to allow multiple comma values 2016-07-25 13:20:47 +01:00
emails Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
gateways Fix removal and tweak buttons 2016-08-02 14:42:27 +01:00
libraries missing _media 2016-07-26 17:03:16 +01:00
payment-tokens white space issues 2016-06-06 20:04:45 +01:00
shipping [2.6] Fixed shipping classes URLs, closes #11542 2016-07-27 15:52:02 -03:00
shortcodes Redirect to login after password reset. 2016-07-27 12:47:41 +01:00
vendor Remove now defunct WP API vendor file. 2016-07-26 10:24:15 -07:00
walkers coding standards and escaping 2016-07-29 11:51:58 +02:00
widgets Merge pull request #11168 from zakalwe2016/master 2016-07-27 12:15:20 -03:00
class-wc-ajax.php Delete method options when deleting method 2016-07-27 18:14:50 +01:00
class-wc-api.php Move common methods to an abstract base shipping zones controller class. 2016-08-02 10:10:47 -07: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 Define full path for includes 2016-07-27 11:58:43 +01:00
class-wc-breadcrumb.php fixes #11588 - revision1 2016-08-02 05:27:30 +02: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 Removed unnecesary foreach loop 2016-07-22 14:55:51 +02:00
class-wc-checkout.php Simpler logic 2016-07-22 12:59:51 +01:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php Cache the result of WC_Comments::wp_count_comments() in a transient 2016-07-15 15:01:21 +02:00
class-wc-countries.php scrutinizer best practice 2016-06-06 19:39:23 +01:00
class-wc-coupon.php Fixed wrong number of decimal precision, closes #11368 2016-07-11 17:26:54 +02: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 Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
class-wc-emails.php Define full path for includes 2016-07-27 11:58:43 +01:00
class-wc-embed.php Normalize the "Read more" button text, closes #11319 2016-06-30 15:16:26 -03:00
class-wc-form-handler.php Redirect to login after password reset. 2016-07-27 12:47:41 +01:00
class-wc-frontend-scripts.php Update jquery payment 2016-06-01 11:33:53 +01:00
class-wc-geo-ip.php Define full path for includes 2016-07-27 11:58:43 +01:00
class-wc-geolocation.php Define full path for includes 2016-07-27 11:58:43 +01:00
class-wc-https.php Update class-wc-https.php 2016-04-04 14:37:45 -03:00
class-wc-install.php Define full path for includes 2016-07-27 11:58:43 +01:00
class-wc-integrations.php Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
class-wc-legacy-api.php Define full path for includes 2016-07-27 11:58:43 +01:00
class-wc-logger.php Fix removal and tweak buttons 2016-08-02 14:42:27 +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 Remove prefix from tags and cats 2016-07-27 11:47:30 +01: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 Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
class-wc-product-simple.php Normalize the "Read more" button text, closes #11319 2016-06-30 15:16:26 -03:00
class-wc-product-variable.php Add transient version to price hash 2016-07-25 13:33:35 +01:00
class-wc-product-variation.php Don't allow variations to exist with invalid parents 2016-08-01 16:24:31 +01:00
class-wc-query.php Fixed product archive on front #11500 2016-07-29 18:46:39 -03:00
class-wc-register-wp-admin-settings.php Rename helper class from 'legacy' to be more descriptive of whats happening. Registering wp-admin settings to the REST API. 2016-07-26 11:08:29 -07:00
class-wc-session-handler.php Define full path for includes 2016-07-27 11:58:43 +01:00
class-wc-shipping-rate.php Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00
class-wc-shipping-zone.php Maintain method_order sorting for zones in list 2016-07-21 14:30:05 +01:00
class-wc-shipping-zones.php Match zones with no countries 2016-06-20 13:22:58 +01:00
class-wc-shipping.php Prevent dirty sessions by removing data objects from the package hash 2016-08-02 17:10:26 +01:00
class-wc-shortcodes.php Add shortcode name param to shortcode_atts functions 2016-07-15 08:49:44 +01:00
class-wc-tax.php Fixed wrong number of decimal precision, closes #11368 2016-07-11 17:26:54 +02: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 Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
class-wc-webhook.php [2.6] Response body should be string in webhook class 2016-07-25 12:52:20 +01:00
wc-account-functions.php Return full URL when using wc_get_account_endpoint_url() function, closes #11365 2016-07-05 19:09:03 -03:00
wc-attribute-functions.php Best practice tweaks 2016-06-06 17:24:31 +01:00
wc-cart-functions.php [2.6] Fixes add to cart message for IDs and allows the message to be returned 2016-08-01 11:41:52 +01:00
wc-conditional-functions.php Check is_singular when looking for shortcode content 2016-07-21 13:17:35 +01:00
wc-core-functions.php Revert "Rewrite rule workarounds" 2016-08-01 15:48:24 +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 Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02: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 Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
wc-product-functions.php Scrutinizer Auto-Fixes 2016-06-06 16:50:18 +00:00
wc-rest-functions.php Rename the endpoint from system-status to system_status (matches the rest of WC endpoints). 2016-07-27 14:06:14 -07:00
wc-template-functions.php Add index to search form IDs 2016-08-02 17:43:23 +01:00
wc-template-hooks.php Hook in woocommerce_widget_shopping_cart_buttons for greater flexibility 2016-07-28 15:06:55 +01:00
wc-term-functions.php Prevent get_terms returning duplicates. 2016-06-21 13:19:49 +01:00
wc-update-functions.php Handle range conversion during update 2016-07-19 16:16:32 +01:00
wc-user-functions.php Fixed emails not properly encoded in download URLs 2016-08-01 15:22:39 -03: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 Define full path for includes 2016-07-27 11:58:43 +01:00