woocommerce/includes
Claudio Sanches 4970ac6bdf Fixed coding standards in WC_Admin_Menus class 2017-11-08 17:33:04 -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 Fixed coding standards in WC_Admin_Menus class 2017-11-08 17:33:04 -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 Cache search webhooks results and added method to count webhooks by status 2017-11-07 17:42:14 -02: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 Save webhook results on wp cache 2017-08-17 11:07:30 -03:00
legacy Merge branch 'master' into feature/webhook-crud 2017-11-07 12:42:28 -02: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
shipping Handle isset for legacy props, and adjust free shipping logic 2017-08-21 13:01:20 +01:00
shortcodes Unslash shipping form 2017-11-06 15:50:52 +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 Merge branch 'pr/17134' 2017-10-27 16:07:41 +01: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
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
class-wc-customer.php Revert "Issue #17575 - perform stripslashes when setting shipping state to avoid unwanted backslashes" 2017-11-06 15:47:43 +00:00
class-wc-data-exception.php
class-wc-data-store.php Merge pull request #16490 from woocommerce/feature/16445 2017-10-10 16:10:31 -03: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 Hide downloads from admin emails 2017-11-06 17:02:35 +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 Merge branch 'master' into feature/webhook-crud 2017-10-10 16:13:37 -03: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 Converting to floats messes with storage - keep strings 2017-11-06 20:04:03 +00: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
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 Removed shop_webhook post type and removed upgrade scripts 2017-08-17 11:37:57 -03:00
class-wc-product-attribute.php Remove escape 2017-06-13 13:30:00 +01:00
class-wc-product-download.php
class-wc-product-external.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-product-factory.php
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
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
class-wc-webhook.php Fixed validation of set_status and set_topic 2017-08-17 18:36:42 -03:00
class-woocommerce.php Merge branch 'master' into feature/webhook-crud 2017-10-10 16:13:37 -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 Remove duplicated function 2017-10-10 16:16:16 -03:00
wc-core-functions.php WC_TAX_ROUNDING_MODE auto to support switching in tests 2017-11-06 21:25:02 +00: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 WC_TAX_ROUNDING_MODE auto to support switching in tests 2017-11-06 21:25:02 +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 valid data when filtering wp_nav_menu_objects 2017-11-06 16:05:19 +00: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 Merge pull request #17533 from woocommerce/fix/17509 2017-11-02 10:47:57 -07: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 Cache search webhooks results and added method to count webhooks by status 2017-11-07 17:42:14 -02:00
wc-widget-functions.php Fix visibility of rating widgets 2017-06-15 11:29:10 +01:00