woocommerce/includes
claudiulodro b27fb203ef Add wiki link to wc_get_orders 2017-06-01 11:58:43 -07:00
..
abstracts Set delete_meta_data @param to accept a string 2017-06-01 01:47:52 +02:00
admin Merge branch 'master' into add/wcs-banners 2017-05-31 16:02:38 -03:00
api Gallery should be updated even if empty. 2017-05-24 17:23:28 +01:00
cli Merge remote-tracking branch 'origin/master' 2017-05-23 19:00:24 +01:00
data-stores Move changes after set name 2017-05-31 16:28:55 +01:00
emails Add failed to processing for the processing email 2017-05-31 10:12:24 +01:00
export Merge branch 'feature/product-csv-import-export' into feature/15302 2017-05-31 12:13:42 +01:00
gateways For COD orders, force payment complete status to be completed. 2017-05-24 18:48:34 +01:00
import Merge branch 'feature/product-csv-import-export' into refactor/fix-importer-and-improve-unit-tests 2017-05-31 12:19:58 +01:00
interfaces Merge conflicts 2017-05-31 12:23:52 +01:00
legacy Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
libraries Merge branch 'pr/15069' 2017-05-23 18:56:58 +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 Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
theme-support Make WC_Twenty_Seventeen::init() static 2017-02-24 16:10:34 -03: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 Hide replies from recent reviews widgets 2017-05-29 10:09:17 +01:00
class-wc-ajax.php Limit results to 20 for short strings and allow < 3 chars 2017-05-16 10:16:04 +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 Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-cart.php Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-checkout.php Set all legacy data 2017-05-30 12:36:20 +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 Update product rating counts after adding a rating 2017-03-29 14:51:33 -07:00
class-wc-countries.php Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
class-wc-coupon.php Merge branch 'pr/15069' 2017-05-23 18:56:58 +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 Fixed WC_Customer->set_display_name @since #15239 2017-05-24 17:45:20 -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 PHPDoc: Add missing throws statement 2017-05-15 13:39:03 +02: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 Prior to 3.0 there was a woocommerce_debug_posting filter that could be used to add rows to the environment section of the system status page. It was removed. This PR adds it back as woocommerce_system_status_environment_rows and aliases/deprecates the old one. 2017-04-05 09:13:20 -07: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 Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02:00
class-wc-embed.php Fix Fatal Error: undefined function 2017-05-16 04:04:47 -04:00
class-wc-form-handler.php Remove debug 2017-05-05 09:18:15 -07:00
class-wc-frontend-scripts.php Merge pull request #15070 from rasmusbe/phpdoc-missing-return-throws 2017-05-23 18:50:58 +01: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 Merge pull request #14595 from woocommerce/feature/helper 2017-05-30 20:39:08 +01: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-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 Fix phpdoc to include params and correct types 2017-05-15 13:50:52 +02: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 File metadata by id 2017-05-25 14:43:36 -07:00
class-wc-order-query.php Migrate wc_get_orders 2017-05-12 11:45:01 -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 Invalidate by ID 2017-05-30 14:37:16 +01:00
class-wc-post-types.php Fix shop page when using shop base and UTF8 shop page slug 2017-05-17 18:13:32 +01:00
class-wc-product-attribute.php Fix saving of text attributes with special chars 2017-05-24 18:01:19 +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 Ensure we have child before getting price 2017-05-29 10:43:56 +01:00
class-wc-product-simple.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
class-wc-product-variable.php Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
class-wc-product-variation.php Variations should inherit purchase_note from parent. 2017-05-18 14:47:00 +01:00
class-wc-query.php Merge branch 'pr/15069' 2017-05-23 18:56:58 +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 add argument on woocommerce_shipping_rate_label (#12075) 2016-10-12 17:06:51 +01:00
class-wc-shipping-zone.php Prevent zone 0 having locations set in CRUD 2017-05-22 15:19:15 +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 Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
class-wc-structured-data.php fixes #15283 2017-05-26 07:59:42 +08: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 Merge pull request #14639 from atimmer/stories/webhook-public-build_payload 2017-05-18 13:15:53 +01:00
wc-account-functions.php Fix missing title for actions column 2017-04-24 15:20:20 +01:00
wc-attribute-functions.php Merge pull request #15144 from timondavis/fix/15103-cannot_set_default_variation_to_string_zero 2017-05-23 19:31:38 +01:00
wc-cart-functions.php PHPDoc: Add missing return statement 2017-05-15 13:37:59 +02:00
wc-conditional-functions.php Add restored webhook 2017-04-27 11:44:57 -07:00
wc-core-functions.php Merge remote-tracking branch 'origin/master' 2017-05-23 19:00:24 +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 Add backtrace to wc_doing_it_wrong 2017-04-13 14:01:58 +01:00
wc-formatting-functions.php Code and test improvements 2017-05-30 11:54:31 +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 Add wiki link to wc_get_orders 2017-06-01 11:58:43 -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 Merge branch 'pr/15069' 2017-05-23 18:56:58 +01:00
wc-rest-functions.php Update API endpoints 2017-03-10 18:54:59 +00: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 branch 'pr/15219' 2017-05-23 19:28:45 +01:00
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 Fix group clause depending on query 2017-06-01 13:33:30 +01:00
wc-update-functions.php Remove unused local variables 2017-05-15 12:06:52 +02:00
wc-user-functions.php Remove unused local variables 2017-05-15 12:06:52 +02: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