woocommerce/includes
Mike Jolley 240c599b9c Base transient name on query args
Fixes #12557
2016-12-09 16:27:54 +00:00
..
abstracts Product Visibility Taxonomies (#12527) 2016-12-08 10:56:45 +00:00
admin Sorting handling 2016-12-08 14:28:51 +00:00
api Fix completed and paid date meta keys. 2016-12-08 11:19:32 +00:00
data-stores Sorting handling 2016-12-08 14:28:51 +00:00
emails Fixed deprecated warnings 2016-11-08 19:00:57 -02:00
gateways Add image_url setting to PayPal Standard. 2016-12-08 12:28:05 +00:00
legacy Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
libraries Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
payment-tokens Payment Token Data Store 2016-11-14 06:20:41 -08:00
shipping add translators comments 2016-10-29 13:51:56 +03:00
shortcodes Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
theme-support Code cleanup and move class into subdirectory 2016-12-07 12:45:54 +00:00
vendor Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
walkers WordPress.PHP.YodaConditions.NotYoda 2016-09-09 03:14:28 +03:00
widgets Product Visibility Taxonomies (#12527) 2016-12-08 10:56:45 +00:00
class-wc-ajax.php Sorting handling 2016-12-08 14:28:51 +00:00
class-wc-api.php Changed file name from 'class-' to 'abstract-' (#12159) 2016-10-24 21:49:22 -02:00
class-wc-auth.php add translators comments 2016-10-29 15:57:09 +03:00
class-wc-autoloader.php Remove CLI from WooCommerce. Moving to a new package. 2016-11-14 02:42:40 -08:00
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 Data stores 2016-11-14 18:18:08 +00:00
class-wc-cart.php Allow cross sells to be sold as variations 2016-11-25 13:17:09 +00:00
class-wc-checkout.php Feedback 2016-12-02 16:13:36 +00:00
class-wc-cli.php Blank file for wc-cli.php 2016-11-14 03:36:26 -08:00
class-wc-comments.php [2.6] Exclude webhook_delivery from wp_count_comments(), closes #12344 2016-11-16 12:04:05 -02:00
class-wc-countries.php Inline docs for #12409 2016-11-25 12:24:26 +00:00
class-wc-coupon.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
class-wc-customer-download.php Feedback 2016-11-21 16:46:32 +00:00
class-wc-customer.php Make sure get_hook_prefix is present on all of our classes. 2016-11-22 04:20:25 -08:00
class-wc-data-exception.php Revert "Remove exception class" 2016-08-24 10:20:58 +01:00
class-wc-data-store.php Interface naming 2016-11-22 13:54:51 +00:00
class-wc-download-handler.php Download update routine and interface 2016-11-18 19:29:37 +00:00
class-wc-emails.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
class-wc-embed.php add translators comments 2016-10-29 20:32:38 +03:00
class-wc-form-handler.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
class-wc-frontend-scripts.php Register scripts using plugins_url 2016-12-05 18:34:30 +00:00
class-wc-geo-ip.php WordPress.PHP.YodaConditions.NotYoda 2016-09-08 01:32:24 +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 Product Visibility Taxonomies (#12527) 2016-12-08 10:56:45 +00:00
class-wc-integrations.php Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
class-wc-legacy-api.php WordPress.PHP.YodaConditions.NotYoda 2016-09-08 01:32:24 +03:00
class-wc-logger.php Fix space between parenthesis 2016-09-15 21:43:56 +02:00
class-wc-order-factory.php Merge pull request #12403 from woocommerce/order-item-data-store 2016-11-22 03:39:53 -08:00
class-wc-order-item-coupon.php Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-item-fee.php Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-item-meta.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
class-wc-order-item-product.php Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-item-shipping.php Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-item-tax.php Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-item.php Fix order item meta 2016-11-24 11:50:34 +00:00
class-wc-order-refund.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
class-wc-order.php Fix completed and paid date meta keys. 2016-12-08 11:19:32 +00:00
class-wc-payment-gateways.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
class-wc-payment-tokens.php Order stores complete 2016-11-18 14:07:21 +00:00
class-wc-post-data.php Link variations to parent product page 2016-11-25 12:48:54 +00:00
class-wc-post-types.php Attributes are non-hierarchical by default (parent is not supported) 2016-12-08 11:23:24 +00:00
class-wc-product-attribute.php Remove attribute_ prefix rather than add so that get_attributes has better return values, and don't show duplicate data in cart. 2016-11-24 14:20:48 +00:00
class-wc-product-download.php Fix tests 2016-12-05 14:21:09 +00:00
class-wc-product-external.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
class-wc-product-factory.php Make factory check type 2016-11-24 11:50:46 +00:00
class-wc-product-grouped.php Move get_price_suffix back to main class 2016-12-02 17:02:06 +00:00
class-wc-product-simple.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
class-wc-product-variable.php Do not suffix when ranges are used. 2016-12-05 13:44:21 +00:00
class-wc-product-variation.php Correct title filter 2016-11-25 10:41:42 +00:00
class-wc-query.php Product Visibility Taxonomies (#12527) 2016-12-08 10:56:45 +00:00
class-wc-register-wp-admin-settings.php fix failing test from master 2016-09-09 19:39:09 +03:00
class-wc-session-handler.php PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket 2016-09-02 04:33:57 +03:00
class-wc-shipping-rate.php add argument on woocommerce_shipping_rate_label (#12075) 2016-10-12 17:06:51 +01:00
class-wc-shipping-zone.php Reindex after clear. 2016-12-05 13:06:14 +00:00
class-wc-shipping-zones.php Add zone_id to get_zones output for ajax. 2016-11-16 04:54:42 -08:00
class-wc-shipping.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
class-wc-shortcodes.php Base transient name on query args 2016-12-09 16:27:54 +00:00
class-wc-structured-data.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
class-wc-tax.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
class-wc-template-loader.php Clean up template loader logic 2016-12-06 11:52:15 +00:00
class-wc-tracker.php Remove legacy dependency code 2016-11-17 19:06:46 -02:00
class-wc-validation.php Added polish postcode validation 2016-10-19 15:48:13 +02:00
class-wc-webhook.php [2.6] Fixed when should deliver wp_trash_post 2016-11-24 16:07:32 -02:00
wc-account-functions.php Use correct endpoint for lost password link 2016-12-07 12:07:10 +00:00
wc-attribute-functions.php Remove attribute_ prefix rather than add so that get_attributes has better return values, and don't show duplicate data in cart. 2016-11-24 14:20:48 +00:00
wc-cart-functions.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
wc-conditional-functions.php WordPress.PHP.YodaConditions.NotYoda 2016-09-08 01:32:24 +03:00
wc-core-functions.php declare support and add wrappers. #12038 2016-11-25 11:57:42 +00:00
wc-coupon-functions.php Move queries from coupon-functions.php to the coupon data store. 2016-11-14 02:31:04 -08:00
wc-deprecated-functions.php Tidy, refactor, and split up methods in checkout class 2016-11-25 21:46:34 +00:00
wc-formatting-functions.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
wc-notice-functions.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
wc-order-functions.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
wc-order-item-functions.php Move order-item-functions queries to a data store. Rebase & update to use download data store. 2016-11-21 11:38:07 -08:00
wc-page-functions.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
wc-product-functions.php Product Visibility Taxonomies (#12527) 2016-12-08 10:56:45 +00:00
wc-rest-functions.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
wc-stock-functions.php Download update routine and interface 2016-11-18 19:29:37 +00:00
wc-template-functions.php wc_logout_url function 2016-12-07 12:04:44 +00:00
wc-template-hooks.php Add/product galleries (#11665) 2016-10-13 15:25:42 +01:00
wc-term-functions.php Product Visibility Taxonomies (#12527) 2016-12-08 10:56:45 +00:00
wc-update-functions.php Product Visibility Taxonomies (#12527) 2016-12-08 10:56:45 +00:00
wc-user-functions.php Data store for downloads 2016-11-18 17:13:02 +00: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