woocommerce/includes
Mike Jolley 2877752e1f array_flip 2017-04-06 20:18:14 +01:00
..
abstracts Merge pull request #13941 from woocommerce/fix/hook-deprecated-function-calls 2017-04-05 09:36:01 -07:00
admin 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
api Make sure that ID exists 2017-04-05 14:23:50 -03:00
cli Disable setting options endpoint in CLI 2017-03-23 20:37:42 -03:00
data-stores array_flip 2017-04-06 20:18:14 +01:00
emails Email dates 2017-03-10 16:29:15 +00:00
gateways Fixed all typos of all files in includes/ directory. 2017-03-29 00:58:51 +07:00
interfaces Cleanup of PHPDoc for interfaces, fixes #13808 2017-03-28 13:52:32 -04:00
legacy Remove double unserialization 2017-03-31 12:10:20 +01:00
libraries Updated Emogrifier to 1.2.0 2017-03-31 17:19:35 -03:00
log-handlers Fixed all typos of all files in includes/ directory. 2017-03-29 00:58:51 +07:00
payment-tokens Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
shipping Fixed all typos of all files in includes/ directory. 2017-03-29 00:58:51 +07:00
shortcodes Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
theme-support Make WC_Twenty_Seventeen::init() static 2017-02-24 16:10:34 -03:00
vendor Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
walkers Tidy up includes 2017-02-16 11:46:01 +00:00
widgets Fixed all typos of all files in includes/ directory. 2017-03-29 00:58:51 +07:00
class-wc-ajax.php Fixed returned data from WC_AJAX::get_customer_details() 2017-04-03 03:00:07 -03:00
class-wc-api.php [REST API] Fixed file name convention 2017-03-23 17:48:37 -03:00
class-wc-auth.php Tidy up includes 2017-02-16 11:46:01 +00:00
class-wc-autoloader.php Tidy up includes 2017-02-16 11:46:01 +00:00
class-wc-background-updater.php Tidy up includes 2017-02-16 11:46:01 +00:00
class-wc-breadcrumb.php Add locale independent wc_get_permalink_structure function 2017-02-07 16:16:45 +00:00
class-wc-cache-helper.php Data stores 2016-11-14 18:18:08 +00:00
class-wc-cart.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-checkout.php docblock correction 2017-03-29 11:47:37 +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 Removed extra clear parameter from addresses 2017-04-05 11:57:39 -03:00
class-wc-coupon.php Update class-wc-coupon.php 2017-04-05 16:32:02 +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 Changed version 2.7 to 3.0 2017-03-15 13:36:53 -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 Add punctuation to docblock comments. 2017-03-17 08:52:02 -07:00
class-wc-datetime.php Remove guesswork from timezone handling so offsets work correctly regardless of DST 2017-03-23 00:11:15 +00: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 Support (not really) relative paths 2017-03-24 11:48:32 +00:00
class-wc-emails.php Remove code which expands/changes objects in emails 2017-03-21 17:36:46 +00:00
class-wc-embed.php Escaping for scruitinizer 2017-01-06 12:45:28 +00:00
class-wc-form-handler.php Remove redundant / awkward empty password check 2017-03-21 23:21:43 +00:00
class-wc-frontend-scripts.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-geo-ip.php Replace log `tag` with log `source` 2016-12-29 11:58:43 +01:00
class-wc-geolocation.php Fixed coding standards 2017-02-17 16:10:15 -02:00
class-wc-https.php PHPCS: WordPress.Arrays.ArrayDeclaration.NoCommaAfterLast 2016-08-27 05:08:49 +03:00
class-wc-install.php Install terms prior to update 2017-03-27 11:55:36 +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 Use constants over settings to configure logger 2016-12-29 11:58:43 +01:00
class-wc-logger.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-order-factory.php Remove order and product factory cache 2017-03-21 23:37:38 +00:00
class-wc-order-item-coupon.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03: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 Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-order-item-product.php Merge pull request #13719 from rodrigoprimo/remove-unused-phpdoc 2017-03-22 19:16:39 +00:00
class-wc-order-item-shipping.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03: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 Use display value when searching the title 2017-03-21 11:30:57 +00:00
class-wc-order-refund.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-order.php Increase order key length to 22 to support 2.6 2017-03-31 12:29:19 +01:00
class-wc-payment-gateways.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
class-wc-payment-tokens.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-post-data.php Pass ID, not the product object 2017-04-05 20:21:33 +01:00
class-wc-post-types.php woocommerce_after_register_post_type action 2017-03-28 12:37:17 +01:00
class-wc-product-attribute.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-product-download.php Support (not really) relative paths 2017-03-24 11:48:32 +00:00
class-wc-product-external.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03: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 Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-product-simple.php WIP - Product CRUD (#12065) 2016-11-16 12:38:24 +00:00
class-wc-product-variable.php If product has_options, don't show qty in grouped product add to cart form 2017-04-03 12:05:28 +01:00
class-wc-product-variation.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-query.php Unused variable 2017-03-27 17:32:00 +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 Tidy up includes 2017-02-16 11:46:01 +00: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 Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-shipping-zones.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-shipping.php Fix empty string case for `WC_Order::get_total_shipping` 2017-02-06 14:41:19 +01:00
class-wc-shortcodes.php Escaping for scruitinizer 2017-01-06 12:45:28 +00:00
class-wc-structured-data.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-tax.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
class-wc-template-loader.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03: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 Fix some docblock @param tags / remove a @access public 2017-03-01 18:44:11 +01:00
class-wc-webhook.php Fixed api version compare for #13872 2017-04-03 21:41:00 -03:00
wc-account-functions.php Dont redirect lost password on multisite global pages 2017-03-30 10:53:03 -07:00
wc-attribute-functions.php Use correct attribute type label in attributes admin screen 2017-03-29 17:50:09 -03:00
wc-cart-functions.php Define default $discount_amount_html in wc_cart_totals_coupon_html() 2017-03-28 15:10:05 -03:00
wc-conditional-functions.php Adding WP filter to is_order_received_page() 2017-02-16 07:00:16 +01:00
wc-core-functions.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
wc-coupon-functions.php Fixed all typos of all files in includes/ directory. 2017-03-29 00:58:51 +07:00
wc-deprecated-functions.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
wc-formatting-functions.php docblock 2017-04-03 19:14:55 +01:00
wc-notice-functions.php Wrap all deprecation calls. 2016-11-23 16:15:00 +00:00
wc-order-functions.php @used-by WC_Order::set_status comment 2017-04-04 11:52:54 +01:00
wc-order-item-functions.php Miscellaneous cleanup of typos + change some return types for IDE helpers 2017-03-20 11:03:14 +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 Use floats for qty 2017-03-23 11:18:41 +00:00
wc-rest-functions.php Update API endpoints 2017-03-10 18:54:59 +00:00
wc-stock-functions.php Changed version 2.7 to 3.0 2017-03-15 13:36:53 -03:00
wc-template-functions.php Don't filter hidden grouped products 2017-04-04 20:33:36 +01:00
wc-template-hooks.php Load photoswipe template only when scripts and styles are loaded 2017-03-15 13:36:11 +00:00
wc-term-functions.php wc_get_object_terms should check it's not an error object 2017-04-05 12:06:37 +01:00
wc-update-functions.php use term_taxonomy_id in upgrade routine 2017-03-31 12:42:07 +01:00
wc-user-functions.php Do not force integer since will be saved as string by WordPress 2017-03-10 01:58:57 -03: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