woocommerce/includes
Gerhard Potgieter 21377fe5a7 input to button for submit in class-wc-widget-layered-nav.php 2017-11-07 10:56:36 +02:00
..
abstracts Variation Displayed in Cross-Sell and Upsells with Parent's Post Status set to 'draft' and 'pending review' (#17423) 2017-11-01 12:52:58 +00:00
admin input to button for submit in html-report-by-date.php 2017-11-07 10:38:18 +02:00
api Category image is a single object 2017-10-25 20:41:31 -02:00
cli Apply wc_maybe_define_constant() in all places 2017-09-05 16:52:39 -03:00
data-stores Merge branch 'master' into cache-variable-products-queries 2017-10-27 18:53:40 +01:00
emails Change invoice email title to "Customer invoice / Order details" 2017-10-27 15:01:02 +02:00
export Split up skip logic 2017-10-30 12:15:32 +00:00
gateways Merge branch 'pr/16986' 2017-10-27 15:49:00 +01:00
import Allow for shortcode and relative download urls to be imported. Closes #17334 2017-10-25 14:54:02 +02:00
interfaces Fixed typos. 2017-07-10 12:56:28 +07:00
legacy Merge pull request #17193 from woocommerce/fix/legacy-fees-api 2017-10-13 17:36:43 +01:00
libraries Fix like query escape in background processing 2017-09-20 12:46:27 +01:00
log-handlers Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
payment-tokens Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
shipping Handle isset for legacy props, and adjust free shipping logic 2017-08-21 13:01:20 +01:00
shortcodes Add method to generate transient name 2017-10-31 12:58:36 +00:00
theme-support Custom colors 2017-07-13 15:05:22 +01:00
vendor Removed legacy WordPress REST API files 2017-10-20 15:52:57 -02:00
walkers Hide cat-parent class when category will show no children due to depth setting 2017-10-13 12:50:49 +01:00
widgets input to button for submit in class-wc-widget-layered-nav.php 2017-11-07 10:56:36 +02:00
class-wc-ajax.php Save order items before adding new one when there are unsaved changes. Closes #17384 (#17402) 2017-10-27 12:38:10 +01:00
class-wc-api.php Removed legacy WordPress REST API files 2017-10-20 15:52:57 -02:00
class-wc-auth.php i18n: Fix some translation strings (#16441) 2017-08-14 17:25:08 +01:00
class-wc-autoloader.php update Yoda condition 2017-08-18 17:58:58 +05:30
class-wc-background-emailer.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-background-updater.php Apply wc_maybe_define_constant() in all places 2017-09-05 16:52:39 -03:00
class-wc-breadcrumb.php Fix breadcrumbs for regular categories 2017-08-16 11:22:22 +01:00
class-wc-cache-helper.php Only change nocacheheaders when on a cart/checkout page 2017-10-16 21:29:23 -07:00
class-wc-cart-fees.php Allow tax_class slugs when adding a fee 2017-10-13 18:06:23 +02:00
class-wc-cart-session.php Docblocks 2017-09-27 17:16:33 +01:00
class-wc-cart-totals.php Out of base rounding error fixes 2017-11-02 20:00:49 +00:00
class-wc-cart.php Coupon user limit check fix 2017-10-16 18:40:46 +01:00
class-wc-checkout.php Checkout Postcode / Zip validation error message missing Billing / Shipping Identification #17474 (#17535) 2017-11-02 11:54:03 -07:00
class-wc-cli.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-comments.php Comment feed where clauses should be appended 2017-06-29 11:29:54 +01:00
class-wc-countries.php Form row wide for email 2017-10-20 16:15:48 -07:00
class-wc-coupon.php Set coupon virtual state on when initializing virtual coupons during recalculation 2017-08-25 17:07:07 +02:00
class-wc-customer-download.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-customer.php Avoid using meta directly 2017-08-08 13:04:27 +01:00
class-wc-data-exception.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-data-store.php Removed manual discounts code 2017-08-18 10:36:10 +01:00
class-wc-datetime.php DateTime docblocks 2017-07-18 11:46:11 +01:00
class-wc-deprecated-action-hooks.php Rename actions and handle deprecation 2017-10-27 16:42:19 +01:00
class-wc-deprecated-filter-hooks.php Replaced deprecated wocommerce_credit_card_type_labels in favor of woocommerce_credit_card_type_labels filter. 2017-06-19 21:24:53 +03:00
class-wc-discounts.php Allow items to be sent directly to the discounts class 2017-11-02 16:18:17 +00:00
class-wc-download-handler.php Ensure we have a http URL for file path replacements 2017-07-21 11:11:17 +01:00
class-wc-emails.php phpcs 2017-11-01 13:10:25 +00:00
class-wc-embed.php Fix Fatal Error: undefined function 2017-05-16 04:04:47 -04:00
class-wc-form-handler.php Remove email to login handling code 2017-10-20 09:21:07 -07:00
class-wc-frontend-scripts.php Update to latest selectWoo 2017-10-25 13:51:37 -07:00
class-wc-geo-ip.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-geolocation.php Use correct server variable 2017-08-04 14:27:22 -07:00
class-wc-https.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-install.php Lock the install routine via a transient to prohibit race conditions due to firing on the init hook. 2017-09-27 17:41:26 +02:00
class-wc-integrations.php
class-wc-log-levels.php Rename `informational` to `info` in the phpdoc 2017-05-18 10:32:25 +02:00
class-wc-logger.php i18n: Simpler translation string with placeholders 2017-08-16 00:22:46 +03:00
class-wc-meta-data.php Handle JSON encoding for API 2017-10-04 14:12:53 +01:00
class-wc-order-factory.php wc_caught_exception method 2017-11-01 11:41:53 +00:00
class-wc-order-item-coupon.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-order-item-fee.php Revert is_vat_exempt changes in item classes 2017-10-31 13:36:57 +00:00
class-wc-order-item-meta.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-order-item-product.php Merge pull request #16233 from woocommerce/fix/16232 2017-07-26 01:15:01 -03:00
class-wc-order-item-shipping.php Revert is_vat_exempt changes in item classes 2017-10-31 13:36:57 +00:00
class-wc-order-item-tax.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-order-item.php Revert is_vat_exempt changes in item classes 2017-10-31 13:36:57 +00:00
class-wc-order-query.php Query objects can also return objects 2017-08-29 08:36:50 -07:00
class-wc-order-refund.php Revert "Add backtrace to deprecated message" 2017-04-13 13:34:19 +01:00
class-wc-order.php Merge branch 'master' into fix/17424 2017-10-30 11:01:17 -02:00
class-wc-payment-gateways.php Improve add payment method logic 2017-08-07 12:39:16 +01:00
class-wc-payment-tokens.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-post-data.php Filter oEmbeds for certain post types 2017-10-02 12:36:58 +01:00
class-wc-post-types.php Option to disable reviews globally 2017-06-08 15:26:30 +01:00
class-wc-product-attribute.php Remove escape 2017-06-13 13:30:00 +01:00
class-wc-product-download.php Only validate file type on relative paths 2017-04-12 16:49:43 +01:00
class-wc-product-external.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-product-factory.php Remove order and product factory cache 2017-03-21 23:37:38 +00:00
class-wc-product-grouped.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-product-query.php Query objects can also return objects 2017-08-29 08:36:50 -07:00
class-wc-product-simple.php
class-wc-product-variable.php Fix typo 2017-10-03 15:34:44 +03:00
class-wc-product-variation.php Add 'parent' to the list of valid tax classes for product variations 2017-10-09 16:20:03 -03:00
class-wc-query.php Updated docblock for class-wc-query.php, closes #16963 2017-09-27 15:01:50 -03:00
class-wc-register-wp-admin-settings.php If The $object is not really an object, don't continue. It's invalid. 2017-04-05 11:10:27 +01:00
class-wc-session-handler.php Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
class-wc-shipping-rate.php Typo in set_instance_id() method 2017-07-11 10:38:50 +01:00
class-wc-shipping-zone.php Add correct args to woocommerce_shipping_zone_method_deleted 2017-06-05 15:11:08 +01:00
class-wc-shipping-zones.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-shipping.php Refactor it a little bit 2017-11-02 09:24:09 -07:00
class-wc-shortcodes.php Wrap conditonal in add to cart shortcode string output 2017-09-20 13:18:16 +01:00
class-wc-structured-data.php Merge branch 'master' into pr/16191 2017-08-08 13:20:17 +01:00
class-wc-tax.php Filter out invalid tax classes 2017-10-16 22:05:48 -07:00
class-wc-template-loader.php Page template should have higher priority. 2017-09-20 15:47:30 +01:00
class-wc-tracker.php Fix-minor-changes 2017-10-16 16:33:12 +05:30
class-wc-validation.php Add zipcode validation for France 2017-05-05 09:52:03 +02:00
class-wc-webhook.php Use new CRUD actions to trigger Webhooks 2017-08-10 13:56:17 -03:00
class-woocommerce.php Move includes/class-wc-legacy-api.php to includes/legacy/class-wc-legacy-api.php 2017-10-05 14:02:30 -03:00
wc-account-functions.php Define the variable in case the flow doesn't branch 2017-09-29 18:16:26 +02:00
wc-attribute-functions.php typo 2017-08-08 11:07:36 +01:00
wc-cart-functions.php Fixed method returning value in write content warning in legacy PHP 2017-10-27 16:01:33 -02:00
wc-conditional-functions.php Also check the woocommerce_checkout conditional, ensure ajax conditional checks keeps working. Closes #17094 2017-10-09 12:39:47 +02:00
wc-core-functions.php Fixed permalink default values (#17385) 2017-10-26 13:57:40 +01:00
wc-coupon-functions.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
wc-deprecated-functions.php wc_caught_exception method 2017-11-01 11:41:53 +00:00
wc-formatting-functions.php fix: wrong validation of polish postcodes (#17523) 2017-11-02 16:55:37 +00:00
wc-notice-functions.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
wc-order-functions.php Fix Issue #16663. Moved meta creation to `prepare_object_for_database`. 2017-08-31 18:17:14 +01:00
wc-order-item-functions.php Invalidate by ID 2017-05-30 14:37:16 +01:00
wc-page-functions.php Check `$item->url` is set. 2017-10-02 11:41:44 +01:00
wc-product-functions.php Small rounding error in items table 2017-11-02 15:03:43 +00:00
wc-rest-functions.php If no title is set when uploading images, use filename 2017-08-24 12:33:53 +01:00
wc-stock-functions.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
wc-template-functions.php input to button for submit in wc-template-functions.php 2017-11-07 10:40:28 +02:00
wc-template-hooks.php Download display in account/checkout 2017-07-11 13:45:35 +01:00
wc-term-functions.php Add cache invalidation for wc_get_product_terms 2017-10-25 13:27:18 +01:00
wc-update-functions.php Change the mexican state update routing to only update shipping and billing states, not all meta data which matches. Closes #17066 2017-10-05 13:49:10 +02:00
wc-user-functions.php woocommerce_pre_customer_bought_product 2017-11-01 15:48:46 +00:00
wc-webhook-functions.php Fixed includes/wc-webhook-functions.php and removed debug 2017-10-10 12:59:04 -03:00
wc-widget-functions.php Fix visibility of rating widgets 2017-06-15 11:29:10 +01:00