.. |
abstracts
|
Merge pull request #6954 from SiR-DanieL/patch-2
|
2015-01-05 13:39:25 -02:00 |
admin
|
Removed not useful global vars
|
2015-01-06 17:39:34 -02:00 |
api
|
[API] Refactored the products endpoint to use the WC_API_Exception class #6138
|
2015-01-05 17:26:24 -02:00 |
emails
|
Fixed email styles for multipart emails, closes #7033
|
2015-01-02 10:55:47 -02:00 |
gateways
|
Merge branch 'tax-coupon-handling' Closes #6830
|
2014-12-03 12:33:15 +00:00 |
libraries
|
Maxmind Geolocation library
|
2014-12-23 18:49:55 +00:00 |
shipping
|
remove var keyword in WC_Shipping_International_Delivery
|
2014-12-16 18:43:05 +07:00 |
shortcodes
|
If using multisite, check user resetting password belongs to the current site
|
2015-01-06 14:08:43 +00:00 |
updates
|
Merge branch 'upgrade-routine'
|
2015-01-06 10:54:07 +00:00 |
walkers
|
remove var keyword in WC_Product_Cat_List_Walker
|
2014-12-16 18:45:02 +07:00 |
widgets
|
Improved the description of count option of product categories widget
|
2015-01-02 11:08:38 -02:00 |
class-wc-ajax.php
|
Set order status to refunded when completely refunded, closes #6981
|
2015-01-02 10:43:47 -02:00 |
class-wc-api.php
|
Absolute path fix for WC_API class
|
2014-09-21 00:27:10 +05:45 |
class-wc-autoloader.php
|
WC_Autoloader class
|
2014-11-19 18:08:38 +00:00 |
class-wc-breadcrumb.php
|
Fixed the breadcrumbs class to works with attachments
|
2015-01-05 14:19:00 -02:00 |
class-wc-cache-helper.php
|
Split prevent_caching() method
|
2014-10-27 15:00:14 +00:00 |
class-wc-cart.php
|
Add notice when calling get_cart() before wp_loaded with fallback
|
2015-01-06 11:11:13 +00:00 |
class-wc-checkout.php
|
Error codes for create order function
|
2015-01-05 15:45:11 +00:00 |
class-wc-comments.php
|
Allow getting rating count for a specific rating number
|
2014-09-17 11:03:10 +03:00 |
class-wc-countries.php
|
Option for get_european_union_countries() to return eu_vat countries
|
2015-01-05 17:29:01 +00:00 |
class-wc-coupon.php
|
Removed 'apply before tax' options for coupons - this should be the default core behaviour
|
2014-11-24 17:24:25 +00:00 |
class-wc-customer.php
|
Added more fallbacks for API geoIP
|
2014-12-30 11:11:17 +00:00 |
class-wc-download-handler.php
|
End output buffering even if buffers are empty.
|
2014-11-12 16:15:47 +00:00 |
class-wc-emails.php
|
Moved email methods to emails class
|
2014-11-26 00:03:00 +00:00 |
class-wc-form-handler.php
|
Dev - Moved WC_Cart::get_cart_from_session() to a later hook (was init, now wp_loaded).
|
2015-01-05 14:43:04 +00:00 |
class-wc-frontend-scripts.php
|
ajaxified coupon removal on checkout page for better UX closes #6881
|
2014-12-07 22:15:03 -08:00 |
class-wc-geolocation.php
|
Check remote_addr is set
|
2015-01-05 10:57:21 +00:00 |
class-wc-https.php
|
Fixed the force http option on customizer screen, closes #6809
|
2014-12-12 11:15:38 -02:00 |
class-wc-install.php
|
Added more fallbacks for API geoIP
|
2014-12-30 11:11:17 +00:00 |
class-wc-integrations.php
|
remove var keyword in WC_Integrations
|
2014-12-16 18:36:26 +07:00 |
class-wc-language-pack-upgrader.php
|
Added newline ;)
|
2014-09-21 00:36:01 +05:45 |
class-wc-logger.php
|
introduces the wc_get_log_file_path() function
|
2014-05-28 11:08:33 -03:00 |
class-wc-order-factory.php
|
Removed newline ;)
|
2014-09-21 00:36:42 +05:45 |
class-wc-order-item-meta.php
|
Fixes https://github.com/woothemes/woocommerce-product-addons/issues/24
|
2014-11-18 14:22:21 +01:00 |
class-wc-order-refund.php
|
fixed the new WC_Order_Refund::init()
|
2014-10-14 10:46:30 -03:00 |
class-wc-order.php
|
Set order_type property, and move actual order loading to separate method to make it easier for sub-classes to handle just that process.
|
2014-10-14 14:25:53 +01:00 |
class-wc-payment-gateways.php
|
Decoupled the order summary and payments area. Both are updated independently via ajax fragments and can be moved around via actions. TEMPLATES OVERRIDING THESE TEMPLATES WILL NEED TO UPDATE THEIR FILES.
|
2014-11-26 14:19:53 +00:00 |
class-wc-post-data.php
|
Line and indendation fix
|
2014-09-21 00:39:33 +05:45 |
class-wc-post-types.php
|
Fixed Comment
|
2014-12-26 11:43:12 -08:00 |
class-wc-product-external.php
|
Absolute path fix for class-wc-product-external.php
|
2014-09-21 00:40:53 +05:45 |
class-wc-product-factory.php
|
Split up WC_Product_Factory methods
|
2014-11-26 00:03:00 +00:00 |
class-wc-product-grouped.php
|
Invalidate unknown product transients Closes #6815
|
2014-12-30 15:27:08 +00:00 |
class-wc-product-simple.php
|
Absolute path fix for class-wc-product-simple.php
|
2014-09-21 00:42:32 +05:45 |
class-wc-product-variable.php
|
Invalidate unknown product transients Closes #6815
|
2014-12-30 15:27:08 +00:00 |
class-wc-product-variation.php
|
add display_prices in variation data
|
2014-12-03 11:28:04 +02:00 |
class-wc-query.php
|
Dev - Moved WC_Cart::get_cart_from_session() to a later hook (was init, now wp_loaded).
|
2015-01-05 14:43:04 +00:00 |
class-wc-session-handler.php
|
Don't return option_value from cleanup_sessions() query, no longer required
|
2014-12-09 08:16:40 +11:00 |
class-wc-shipping-rate.php
|
Some shipping class tidyup
|
2014-11-17 16:30:18 +00:00 |
class-wc-shipping.php
|
remove var keyword in WC_Shipping
|
2014-12-16 18:37:58 +07:00 |
class-wc-shortcodes.php
|
Fixed meta_query for shortcodes, closes #6960
|
2014-12-21 13:31:27 -02:00 |
class-wc-tax.php
|
Force taxes to display/calculate for customer location
|
2014-12-23 22:07:27 +00:00 |
class-wc-template-loader.php
|
Made template debug mode set WC_TEMPLATE_DEBUG_MODE constant and remove all overrides for all template loading functions.
|
2014-10-03 10:52:11 +01:00 |
class-wc-validation.php
|
is_GB_postcode define array
|
2014-10-07 11:09:32 +01:00 |
class-wc-webhook.php
|
Fixed WC_Webhook::enqueue() [2]
|
2014-12-17 01:48:29 -02:00 |
wc-attribute-functions.php
|
Absolute path fix for wc-attribute-functions.php
|
2014-09-21 00:49:38 +05:45 |
wc-cart-functions.php
|
ajaxified coupon removal on checkout page for better UX closes #6881
|
2014-12-07 22:15:03 -08:00 |
wc-conditional-functions.php
|
Fix brackets
|
2014-12-29 21:48:26 +07:00 |
wc-core-functions.php
|
Support dev environment
|
2014-12-23 22:03:10 +00:00 |
wc-coupon-functions.php
|
Absolute path fix for wc-coupon-functions.php
|
2014-09-21 00:52:35 +05:45 |
wc-deprecated-functions.php
|
fixed the deprecated filters
|
2014-11-12 22:57:45 -02:00 |
wc-formatting-functions.php
|
set timezone_name_from_abbr 3rd arg to 0
|
2014-12-10 16:46:25 +00:00 |
wc-notice-functions.php
|
has_notice should return bool
|
2015-01-06 11:29:40 +00:00 |
wc-order-functions.php
|
Simplify mark_order_status()
|
2014-11-27 15:37:42 +00:00 |
wc-page-functions.php
|
Merge branch 'breadcrumbs-class'
|
2014-12-05 13:42:19 +00:00 |
wc-product-functions.php
|
Invalidate unknown product transients Closes #6815
|
2014-12-30 15:27:08 +00:00 |
wc-template-functions.php
|
Merge branch 'breadcrumbs-class'
|
2014-12-05 13:42:19 +00:00 |
wc-template-hooks.php
|
Decoupled the order summary and payments area. Both are updated independently via ajax fragments and can be moved around via actions. TEMPLATES OVERRIDING THESE TEMPLATES WILL NEED TO UPDATE THEIR FILES.
|
2014-11-26 14:19:53 +00:00 |
wc-term-functions.php
|
Added numeric sort for attributes. Closes #5978
|
2014-11-27 14:49:02 +00:00 |
wc-user-functions.php
|
Fixed the wc_update_new_customer_past_orders() function, closes #6903
|
2014-12-04 11:09:37 -02:00 |
wc-webhook-functions.php
|
Created method to get the webhook statuses
|
2014-12-16 18:54:48 -02:00 |
wc-widget-functions.php
|
Move widget registration to own function/file - avoid register_widget in class files
|
2014-11-20 20:56:24 +00:00 |