.. |
abstracts
|
Added download-url class in WC_Abstract_Order::display_item_downloads(), closes #9158
|
2015-09-21 18:28:03 -03:00 |
admin
|
Add notes for manual email send
|
2015-10-01 17:39:32 +02:00 |
api
|
[API] Added inventory_delta attribute to products endpoint, closes #7673
|
2015-10-01 15:05:02 +02:00 |
cli
|
Added tool subcommand.
|
2015-10-01 15:46:04 +02:00 |
emails
|
consistent code formatting
|
2015-08-15 01:28:48 +02:00 |
gateways
|
Trim leading plus sign and "1" digit from US/CA phone numbers
|
2015-09-17 18:58:49 -03:00 |
libraries
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
shipping
|
Handle non standard decimals in flat rate costs.
|
2015-08-24 15:26:08 +01:00 |
shortcodes
|
Removed unused variable
|
2015-09-08 00:08:40 +02:00 |
updates
|
Select 1=1 instead of '1' when using get_var
|
2015-09-10 16:49:51 +01:00 |
walkers
|
remove hardcoded tree type
|
2015-06-27 07:41:24 -07:00 |
widgets
|
Check home URL not this page
|
2015-09-02 12:23:53 +01:00 |
class-wc-ajax.php
|
Add username on marking order status
|
2015-10-01 16:15:29 +02:00 |
class-wc-api.php
|
Load v2 files when v2 of the API is requested. Add rewrite support for v3 and load the 'default' API files for those requests.
|
2015-06-19 13:42:10 +00:00 |
class-wc-auth.php
|
Fixed visual endpoint callback content-type #8021
|
2015-08-17 19:19:08 -03:00 |
class-wc-autoloader.php
|
Initial works on WP-CLI support.
|
2015-10-01 09:34:03 +02:00 |
class-wc-breadcrumb.php
|
Include attribute archives support in the breadcrumbs
|
2015-08-13 16:02:57 -03:00 |
class-wc-cache-helper.php
|
Fix geolocation redirect with querystring
|
2015-09-07 16:58:05 +01:00 |
class-wc-cart.php
|
Explain the fees method in more detail.
|
2015-10-01 10:05:16 +02:00 |
class-wc-checkout.php
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
class-wc-cli.php
|
Added tool subcommand.
|
2015-10-01 15:46:04 +02:00 |
class-wc-comments.php
|
[2.3] Check if rating is enabled before check if rating is required to a review, closes #8281
|
2015-06-03 16:57:36 -03:00 |
class-wc-countries.php
|
Swiss
|
2015-09-01 13:50:14 +01:00 |
class-wc-coupon.php
|
Merge pull request #8940 from woothemes/issues/8482
|
2015-09-15 16:42:51 +01:00 |
class-wc-customer.php
|
Customer class using wrong meta keys for address_1/shipping_address_1
|
2015-08-05 14:05:03 +01:00 |
class-wc-download-handler.php
|
Suppress set_time_limit errors to prevent issues in some environments
|
2015-08-18 13:16:25 +01:00 |
class-wc-emails.php
|
Set charset when doing html_entity_decode
|
2015-08-31 12:29:36 +01:00 |
class-wc-form-handler.php
|
hijax for variations on frontend
|
2015-09-22 13:22:12 -03:00 |
class-wc-frontend-scripts.php
|
Register all styles on frontend before call #8488
|
2015-10-01 15:31:05 +02:00 |
class-wc-geo-ip.php
|
Fixed docblock typo
|
2015-07-16 16:57:42 -03:00 |
class-wc-geolocation.php
|
Tweak gzread
|
2015-07-15 16:37:29 +01:00 |
class-wc-https.php
|
Made checkout make use of new ajax endpoints.
|
2015-08-11 11:18:50 +01:00 |
class-wc-install.php
|
Add monthly cron schedule
|
2015-09-03 16:21:53 +01:00 |
class-wc-integrations.php
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
class-wc-language-pack-upgrader.php
|
Use self for static methods
|
2015-08-20 12:10:41 -03:00 |
class-wc-logger.php
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
class-wc-order-factory.php
|
Add wc_get_order() tests + Order helper class
|
2015-05-23 10:48:07 +02:00 |
class-wc-order-item-meta.php
|
get_formatted_meta allow 0 values
|
2015-09-08 11:39:50 +01:00 |
class-wc-order-refund.php
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
class-wc-order.php
|
Take item qty into consideration when refunding orders
|
2015-07-29 13:13:41 +01:00 |
class-wc-payment-gateways.php
|
Adds a space after (array) to comply with WordPress coding standards. #8960.
|
2015-08-26 15:16:42 +02:00 |
class-wc-post-data.php
|
Ensure variable stock status is based only on variations
|
2015-08-24 15:03:44 +01:00 |
class-wc-post-types.php
|
Fixed permission issue when show_ui arg is set to false for attributes.
|
2015-09-29 09:11:23 +02: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
|
add `$args` arguments to `WC_Product_Factory->get_product_class()` to allow `$product_type` to be overwritten by `$args['product_type']`
|
2015-06-01 12:54:18 +01:00 |
class-wc-product-grouped.php
|
We don't need get_transient_version for children transients because other products do not affect this.
|
2015-07-09 16:02:26 +01:00 |
class-wc-product-simple.php
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
class-wc-product-variable.php
|
Fixed loading of variation prices
|
2015-09-25 16:11:41 +01:00 |
class-wc-product-variation.php
|
add shortcodes support in variation description
|
2015-09-21 19:34:06 -04:00 |
class-wc-query.php
|
Moved JS vendor libraries for our own directories #8488
|
2015-10-01 15:46:08 +02:00 |
class-wc-session-handler.php
|
Set nonce_user_logged_out to WC session ID, if set
|
2015-06-01 13:36:07 +01:00 |
class-wc-shipping-rate.php
|
Sanitize shipping method label/title, closes #9159
|
2015-10-01 17:17:45 +02:00 |
class-wc-shipping.php
|
When merging shipping taxes with a shipping rate taxes, ensure shipping rate taxes is not malformed.
|
2015-08-12 11:28:24 +01:00 |
class-wc-shortcodes.php
|
rebase shortcakes category
|
2015-09-16 09:26:30 +02:00 |
class-wc-tax.php
|
Fix for Invalid argument supplied for foreach
|
2015-08-30 21:18:21 -07: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-tracker.php
|
Removed all "@return void"
|
2015-07-16 16:55:48 -03:00 |
class-wc-validation.php
|
Created new woocommerce_validate_postcode filter
|
2015-06-08 11:50:21 -03:00 |
class-wc-webhook.php
|
Added woocommerce_order_status_changed to order updated webhook, closes #8581
|
2015-07-15 16:39:11 -03:00 |
wc-attribute-functions.php
|
decode quotes
|
2015-09-03 23:15:06 +01:00 |
wc-cart-functions.php
|
Sanitize shipping method label/title, closes #9159
|
2015-10-01 17:17:45 +02:00 |
wc-conditional-functions.php
|
Tweak meta_is_product_attribute conditional to check for the existence of the get_variation_attributes method before running.
|
2015-07-27 13:03:04 +01:00 |
wc-core-functions.php
|
Sanitize shipping method label/title, closes #9159
|
2015-10-01 17:17:45 +02: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
|
Readme, versions, develop blog links
|
2015-08-10 10:39:08 +01:00 |
wc-formatting-functions.php
|
Created new wc_sanitize_term_text_based() for properly sanitize term text based before save, closes #8823
|
2015-08-14 15:22:16 -03:00 |
wc-notice-functions.php
|
Show notices before cat loops
|
2015-06-03 14:22:23 +01:00 |
wc-order-functions.php
|
Avoid firing woocommerce_order_fully_refunded twice
|
2015-08-13 16:35:52 +01:00 |
wc-page-functions.php
|
Fixed default wc_lostpassword_url() args, closes #8800
|
2015-08-12 17:43:04 -03:00 |
wc-product-functions.php
|
[2.3] Prevent "Trying to get property of non-object" in Sensei
|
2015-09-18 02:18:15 -03:00 |
wc-template-functions.php
|
hook the product category links in, instead of hard coding into the template. #8575
|
2015-10-01 15:28:57 +01:00 |
wc-template-hooks.php
|
hook the product category links in, instead of hard coding into the template. #8575
|
2015-10-01 15:28:57 +01:00 |
wc-term-functions.php
|
show_counts -> show_count
|
2015-08-25 10:48:36 +01:00 |
wc-user-functions.php
|
Introduces woocommerce_update_new_customer_past_order action, closes #9078
|
2015-09-15 19:56:59 -03: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 |