woocommerce/includes
Claudiu Lodromanean a5ffbe6e7f Merge pull request #16403 from woocommerce/fix/16195
[Importer] Allow "unfiltered_html" for name, description and short description fields
2017-08-10 13:55:46 -07:00
..
abstracts Merge branch 'master' into feature/discounts-class 2017-08-08 15:49:59 +01:00
admin Merge pull request #16374 from woocommerce/fix/12273-4 2017-08-08 11:51:38 +01:00
api Apply attribute helper functions to importers and REST API 2017-08-07 22:34:25 -03:00
cli Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
data-stores Fix cache issue. 2017-08-07 15:29:17 +02:00
emails Add filters to make possible send emails in language different from default 2017-08-03 14:58:44 +03:00
export Add a filter to arguments passed to wc_get_products during prepare_data_to_export() 2017-07-18 10:38:36 -05:00
gateways Fix missing return statement (#16148) 2017-07-20 18:01:14 +01:00
import Better variable naming for importer parser methods 2017-08-10 17:23:31 -03:00
interfaces Fixed typos. 2017-07-10 12:56:28 +07:00
legacy Merge branch 'master' into feature/discounts-class 2017-08-08 15:49:59 +01:00
libraries Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +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 Fix missing return statement (#16148) 2017-07-20 18:01:14 +01:00
shortcodes Merge branch 'pr/16036' 2017-08-09 10:11:20 +01:00
theme-support Custom colors 2017-07-13 15:05:22 +01:00
vendor Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
walkers Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
widgets Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-ajax.php Add sorting ID and menu orders to sorting action 2017-08-05 12:05:47 +01:00
class-wc-api.php [REST API] Fixed file name convention 2017-03-23 17:48:37 -03:00
class-wc-auth.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-autoloader.php
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
class-wc-breadcrumb.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-cache-helper.php Merge remote-tracking branch 'origin/master' 2017-08-07 17:11:26 +01:00
class-wc-cart-totals.php Apply logical sort order to discounts 2017-08-10 17:24:27 +01:00
class-wc-cart.php Merge branch 'master' into feature/discounts-class 2017-08-08 15:49:59 +01:00
class-wc-checkout.php Unchecked checkbox should be an empty string 2017-07-19 14:58:46 +01: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 Merge branch 'add/15602-store-street-level-address' 2017-06-30 15:00:51 +01:00
class-wc-coupon.php set_items_from_cart 2017-07-28 13:02:39 +01: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 Fixed typos. 2017-07-10 12:56:28 +07:00
class-wc-datetime.php DateTime docblocks 2017-07-18 11:46:11 +01:00
class-wc-deprecated-action-hooks.php Use new_* hooks instead of created_* 2017-03-28 11:05:45 -07: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-discount.php fix in cents logic direction. 2017-07-28 16:17:57 +01:00
class-wc-discounts.php Fix total and rounding logic for tests 2017-08-08 09:24:26 +01: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 Fix missing return statement (#16148) 2017-07-20 18:01:14 +01:00
class-wc-embed.php Fix Fatal Error: undefined function 2017-05-16 04:04:47 -04:00
class-wc-form-handler.php Merge branch 'master' into fix/16347 2017-08-07 16:36:36 -03:00
class-wc-frontend-scripts.php Merge pull request #16050 from woocommerce/update/15985 2017-07-10 15:40:56 -03: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 Revert "Add billing+shipping indices to old orders" 2017-06-28 13:40:55 -07:00
class-wc-integrations.php
class-wc-legacy-api.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 Add new filter woocommerce_logger_log_message 2017-05-30 09:55:10 +02:00
class-wc-meta-data.php phpcs 2017-08-08 15:25:32 +01:00
class-wc-order-factory.php Merge branch 'pr/14678' 2017-05-23 19:16:37 +01: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 Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01: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 Remove order subclass 2017-07-27 10:49:47 +01: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 Remove order subclass 2017-07-27 10:49:47 +01:00
class-wc-order-query.php Use filtered args in get_orders function. 2017-06-30 17:42:04 -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 Store status_transition in a local variable and reset it before firing hooks 2017-08-08 12:47:16 +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 Fix fatal error on deleting refunded order 2017-08-07 11:38:10 +02: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 Finalize product query 2017-07-28 11:59:44 -07:00
class-wc-product-simple.php
class-wc-product-variable.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
class-wc-product-variation.php Merge pull request #16267 from Valks/patch-1 2017-07-27 08:31:13 +01:00
class-wc-query.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01: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 Changes to allow shipping to be calculated from totals class 2017-07-25 15:11:32 +01:00
class-wc-shortcodes.php Fixed missing reviews for product_page shortcode with SKU 2017-07-14 14:06:18 -03:00
class-wc-structured-data.php Merge branch 'master' into pr/16191 2017-08-08 13:20:17 +01:00
class-wc-tax.php Merge branch 'master' into feature/discounts-class 2017-08-08 15:49:59 +01:00
class-wc-template-loader.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-tracker.php Fixed all typos of all files in includes/ directory. 2017-03-29 00:58:51 +07:00
class-wc-validation.php Add zipcode validation for France 2017-05-05 09:52:03 +02:00
class-wc-webhook.php Cleanup meta after ping 2017-06-16 13:56:50 +01:00
class-woocommerce.php Merge branch 'master' into feature/discounts-class 2017-08-08 15:49:59 +01:00
wc-account-functions.php Allow define customer ID in wc_get_account_formatted_address() 2017-08-08 12:08:06 -03:00
wc-attribute-functions.php typo 2017-08-08 11:07:36 +01:00
wc-cart-functions.php Prevent notices 2017-08-09 19:27:19 +01:00
wc-conditional-functions.php Add restored webhook 2017-04-27 11:44:57 -07:00
wc-core-functions.php Merge branch 'master' into feature/discounts-class 2017-08-08 15:49:59 +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 Use get_avatar_url() in wc_get_customer_avatar_url() 2017-06-09 17:17:43 -03:00
wc-formatting-functions.php Prevent notices 2017-08-09 19:27:19 +01: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 typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
wc-order-item-functions.php Invalidate by ID 2017-05-30 14:37:16 +01:00
wc-page-functions.php
wc-product-functions.php Add precision to price filter 2017-08-03 08:17:23 +02:00
wc-rest-functions.php [REST API] Fixed oAuth1.0a to allow multi-dimensional arrays 2017-06-06 17:05:03 -03: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 Add custom attributes into radio fields for woocommerce_form_field 2017-07-21 14:23:21 +01:00
wc-template-hooks.php Download display in account/checkout 2017-07-11 13:45:35 +01:00
wc-term-functions.php Ensure taxonomy exists in wc_get_product_visibility_term_ids 2017-06-06 13:10:56 +01:00
wc-update-functions.php Fix missing return statement (#16148) 2017-07-20 18:01:14 +01:00
wc-user-functions.php Fix typo in WooCommerce plugin (#16135) 2017-07-17 11:10:52 +01:00
wc-webhook-functions.php
wc-widget-functions.php Fix visibility of rating widgets 2017-06-15 11:29:10 +01:00