WooCommerce Store Credit Version 3.4.0 Changelog
* Feature-Define a coupon expiration date when sending credit to customers.
* Tweak-Added column ‘Expiry date’ to the Store Credit coupons table on the ‘My Account’ page.
* Feature-Define a coupon expiration date when sending credit to customers.
* Tweak-Added column ‘Expiry date’ to the Store Credit coupons table on the ‘My Account’ page.
Here’s what’s changed in WooCommerce Cart Add Ons Version 1.15.33 View the full WooCommerce Cart Add Ons Changelog Get WooCommerce Cart Add Ons Version 1.15.33 with 12 months of updates for just $19! Already a WPspring Club Member? WooCommerce Cart Add Ons Version 1.15.33 Released on November 03, 2020, is now available from your account … Continue reading
* Fix-Disabled delivery dates were enabled in the checkout calendar.
* Fix: Resolve issue where out of stock variations would be excluded if “Hide out of stock items from the catalog” was enabled.
* Fix: Make sure shipping dimensions are sent in a Google-supported unit-of-measure
* NEW: Now is PSD2 Ready. Check Redsys (by José Conti) settings.
* NEW: Added items to Site Health.
* Redsys Browser iframe. Check Redsys (by José Conti) settings.
* Declared compatibility with WooCommerce 4.6
* Feature-List the orders where the Store Credit has been used when editing a coupon.
* Tweak-Create the purchased Store Credit coupons when the Order Status changes to `Processing` or `Completed`.
* Tweak-Tested compatibility up to WC 4.7.
* Sensei LMS: Version bump to 3.5.3 https://raw.githubusercontent.com/Automattic/sensei/version/3.5.3/changelog.txt
* Fix-Format the variation product cost properly with the chosen decimal separator in the store settings
* Fix-Fix the item total cost calculation when measurement product has calculated inventory enabled
* New: Tested upto WooCommerce 4.6.1 & WordPress 5.5.3
* New: Usage restriction to exclude user roles
* New: Feature to select quantity of the products which will be added to cart on applying a coupon (under Coupon data > Actions tab)
* Fix: Incorrectly showing description of one coupon as description of other coupons
* Fix: Remove unnecessary CSS from styles of coupons which are going in the email
* Update: sample.csv file
* Update: POT file
* WordPress 5.5 compatible.
* WooCommerce 4.6 compatible.
* Added support for filtering the results presented by the [products] shortcode.
* Added the WPS_SHORTCODES_PRODUCTS_FILTER constant which when set as true enables automatic filtering of all instances of the [products] shortcode.
* Added the [woocommerce_product_search_filter_shortcode_products] shortcode.
* Added the woocommerce_product_search_filter_shortcode_products() API function.
* Added the woocommerce_product_search_filter_shortcode_products_enable() API function.
* Added the woocommerce_product_search_filter_shortcode_products_disable() API function.
* Added the woocommerce_product_search_filter_shortcode_products filter.
* Added automatic support for filtering the results presented by the Divi Shop module.
* Added the WPS_DIVI_SHOP_FILTER constant which when set as false disables automatic filtering of all instances of the Divi Shop module.
* Added the woocommerce_product_search_filter_divi_shop filter.
* Fixed issues with our price filter and WPML multicurrency.
* Fixed price filter range issues for variable products so that in-between values are treated correctly and bring up results.
* Fixed a missing check for array type to prevent warning related to Countable.