woocommerce/includes
Mike Angstadt 2239ad6dcb updated based on reviewer feedback
Updated based on reviewer feedback.
2017-07-11 08:43:55 -05:00
..
abstracts Fixed typos. 2017-07-10 12:56:28 +07:00
admin Merge pull request #15994 from woocommerce/fix/15964 2017-07-10 15:30:25 -03:00
api Fixed typos. 2017-07-10 12:56:28 +07:00
cli Fixed typos. 2017-07-10 12:56:28 +07:00
data-stores Fixed typos. 2017-07-10 12:56:28 +07:00
emails It's clear that is a subject for an email 2017-06-14 14:01:12 -03:00
export Pass $column_id into export filter 2017-07-03 23:32:44 -05:00
gateways Remove sandbox status forcing in PayPal gateway 2017-07-03 10:46:32 +01:00
import Allow times in date fields 2017-07-10 09:19:59 -07:00
interfaces Fixed typos. 2017-07-10 12:56:28 +07:00
legacy Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
libraries Fix memory limit detection on some systems 2017-06-14 18:16:39 +01:00
log-handlers Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
payment-tokens Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
shipping Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
shortcodes Login > Log in spelling 2017-06-15 11:53:59 +02:00
theme-support Fixed typos. 2017-07-10 12:56:28 +07:00
vendor Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
walkers Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
widgets Merge pull request #15658 from woocommerce/update/15643 2017-07-04 17:30:09 -03:00
class-wc-ajax.php Pass correct value to woocommerce_shipping_classes_save_class when inserting a new term 2017-07-10 10:03:46 +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 phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-autoloader.php Tidy up includes 2017-02-16 11:46:01 +00:00
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 Tidy up includes 2017-02-16 11:46:01 +00:00
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 Compare page IDs rather than URIs in the cache helper 2017-06-20 12:09:46 +01:00
class-wc-cart.php Add `cart_subtotal` to the shipping package 2017-07-04 03:05:39 -05:00
class-wc-checkout.php Feedback 2017-07-10 14:48:42 +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 Merge pull request #15679 from woocommerce/update/coupon-cart-logic 2017-07-04 17:29:30 -03: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 Deprecated wc_get_customer_avatar_url() in favor of get_avatar_url() 2017-06-09 16:25:57 -03: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 Merge remote-tracking branch 'origin/master' 2017-05-23 19:00:24 +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-download-handler.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-emails.php Fixes issue #15489 2017-06-07 11:58:09 +05:30
class-wc-embed.php Fix Fatal Error: undefined function 2017-05-16 04:04:47 -04:00
class-wc-form-handler.php Merge pull request #15974 from woocommerce/fix/15965 2017-07-05 15:58:21 -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 Issue Missing $ip Variable #15213 2017-05-23 11:50:30 +05:30
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 WordPress.PHP.YodaConditions.NotYoda 2016-09-08 01:32:24 +03:00
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-order-factory.php Merge branch 'pr/14678' 2017-05-23 19:16:37 +01:00
class-wc-order-item-coupon.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-order-item-fee.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-order-item-meta.php Create class-wc-order-item-meta.php 2017-06-10 16:05:02 +01:00
class-wc-order-item-product.php Check if subtotal is blank, not empty 2017-05-18 15:59:07 +01:00
class-wc-order-item-shipping.php Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
class-wc-order-item-tax.php Dont set empty strings as tax totals 2017-03-20 15:14:41 -07:00
class-wc-order-item.php Fixed typos. 2017-07-10 12:56:28 +07: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 Merge remote-tracking branch 'origin/master' 2017-05-23 19:00:24 +01:00
class-wc-payment-gateways.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02: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 Clean up user is_paying_customer after deleting an order 2017-06-26 18:32:36 +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 phpdoc to include params and correct types 2017-05-15 13:50:52 +02: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 Filter visible children when outputting grouped product prices 2017-06-20 15:01:23 +01:00
class-wc-product-simple.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
class-wc-product-variable.php Fixed typos. 2017-07-10 12:56:28 +07:00
class-wc-product-variation.php Show attribute data in admin list. 2017-06-12 13:37:52 +01:00
class-wc-query.php get_catalog_ordering_args should cast orderby to string 2017-06-26 13:38:57 +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 Refactor shipping rate to include instance IDs 2017-07-07 14:14:29 +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 Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
class-wc-shipping.php Merge remote-tracking branch 'origin/master' 2017-05-23 19:00:24 +01:00
class-wc-shortcodes.php update_post_caches for all posts at once 2017-06-22 13:39:17 +01:00
class-wc-structured-data.php Revise where context is added. 2017-07-07 11:20:34 +01:00
class-wc-tax.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02: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
wc-account-functions.php Fix missing title for actions column 2017-04-24 15:20:20 +01:00
wc-attribute-functions.php Improved error handler for wc_delete_attribute() 2017-07-07 18:49:46 -03:00
wc-cart-functions.php Only output the shipping calculator markup on the cart page 2017-06-27 11:37:55 -07:00
wc-conditional-functions.php Add restored webhook 2017-04-27 11:44:57 -07:00
wc-core-functions.php updated based on reviewer feedback 2017-07-11 08:43:55 -05: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 woocommerce_format_localized_decimal + woocommerce_format_localized_price filters 2017-06-15 12:07:52 +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 Fixed major issue with getting orders when both before_date and after_date args are set. 2017-06-30 17:30:16 -07:00
wc-order-item-functions.php Invalidate by ID 2017-05-30 14:37:16 +01:00
wc-page-functions.php Use endpoint option in wc_get_endpoint_url 2017-02-23 12:37:41 +00:00
wc-product-functions.php wc_products_array_filter_visible_grouped method 2017-06-20 15:00:58 +01: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 minor typo fix 2017-07-06 17:24:28 +05:30
wc-template-hooks.php Bump template version and move to correct function files. 2017-04-26 13:25:14 +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 Revert "Add billing+shipping indices to old orders" 2017-06-28 13:40:55 -07:00
wc-user-functions.php Login > Log in spelling 2017-06-15 11:53:59 +02:00
wc-webhook-functions.php
wc-widget-functions.php Fix visibility of rating widgets 2017-06-15 11:29:10 +01:00