woocommerce/includes
Aristeides Stathopoulos ec8a0b288b PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
..
abstracts PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
admin PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
api PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
cli PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
emails PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
gateways PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
legacy Convert Coupon Controller to use CRUD operations 2016-08-22 15:06:21 -07: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 PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
shortcodes last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
vendor Remove now defunct WP API vendor file. 2016-07-26 10:24:15 -07:00
walkers last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
widgets last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-ajax.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-api.php Add GET /shipping_methods and GET /shipping_methods/METHOD_ID 2016-08-25 11:48:17 -07:00
class-wc-auth.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03: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 Made WC_Logger pluggable via wc_get_logger function. 2016-08-08 13:59:23 +01:00
class-wc-breadcrumb.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-cache-helper.php start transfering things to billing_ prefix 2016-03-17 12:39:29 -07:00
class-wc-cart.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-checkout.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-cli.php [CLI] Created initial tax command class 2015-11-06 00:23:46 -02:00
class-wc-comments.php Sync rating after clear_transients so meta exists 2016-08-18 11:10:16 +01:00
class-wc-countries.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-coupon.php Convert Coupon Controller to use CRUD operations 2016-08-22 15:06:21 -07:00
class-wc-customer.php Update customer fields 2016-08-20 14:29:27 -03:00
class-wc-data-exception.php Revert "Remove exception class" 2016-08-24 10:20:58 +01:00
class-wc-download-handler.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-emails.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03: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 Remove use of deprecated functions 2016-08-22 16:57:54 +01:00
class-wc-frontend-scripts.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-geo-ip.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-geolocation.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-https.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-install.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03: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 Create refund with crud 2016-08-22 13:15:15 +01:00
class-wc-order-item-coupon.php Remove set and get prop - no longer need the extra overhead since functions won't return wp_error now. 2016-08-26 10:48:17 +01:00
class-wc-order-item-fee.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-order-item-meta.php Order item classes 2016-06-21 20:10:09 +01:00
class-wc-order-item-product.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-order-item-shipping.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-order-item-tax.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-order-item.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-order-refund.php Remove set and get prop - no longer need the extra overhead since functions won't return wp_error now. 2016-08-26 10:48:17 +01:00
class-wc-order.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-payment-gateways.php get_payment_gateway_ids method 2016-05-26 15:46:14 +01:00
class-wc-payment-tokens.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03: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 last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03: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 last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-product-variable.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-product-variation.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-query.php Sort by rating with meta 2016-08-18 11:33:19 +01: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 PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-shipping-rate.php Merge branch 'master' into WC-CRUD 2016-06-13 15:01:58 +01:00
class-wc-shipping-zone.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-shipping-zones.php Match zones with no countries 2016-06-20 13:22:58 +01:00
class-wc-shipping.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-shortcodes.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-tax.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-template-loader.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-tracker.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
class-wc-validation.php Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
class-wc-webhook.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
wc-account-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
wc-attribute-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
wc-cart-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03: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 PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
wc-coupon-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
wc-deprecated-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
wc-formatting-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
wc-notice-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
wc-order-functions.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
wc-page-functions.php Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
wc-product-functions.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
wc-rest-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
wc-template-functions.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
wc-template-hooks.php Hook in the no products found template 2016-08-08 13:43:42 +01:00
wc-term-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +03:00
wc-update-functions.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
wc-user-functions.php last item in a multiline-array should end in a comma 2016-08-27 04:46:45 +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