Role Based Pricing for WooCommerce Version 1.5.2 Changelog
* Fixed role based pricing issue with guest users.
* Fixed role based pricing issue with guest users.
* Added Content Type Description for Cyprus
* Added Cyprus Economy
* Add-Menu item to the new WC Navigation.
* Fix-Use method_exists to accommodate for backwards compatibility with old WC versions.
* Tweak-WC 5.1 compatibility.
* Tweak-WP 5.7 compatibility.
* Change: WooCommerce 5.2 compatibility
* Pay for order page fix: Force calculation of fees on pageload (WC has by default payment method N/A on new created orders in backend
* Add loading icon on “Pay for order page”
* Fix: Return array instead of null to fix warning-#594
* Sensei LMS: Version bump to 3.9.0 https://raw.githubusercontent.com/Automattic/sensei/version/3.9.0/changelog.txt
* Developer: New hook ‘wc_sc_credit_remaining’ to allow 3rd party plugin to modify remaining credit before saving it [Thanks to: Diego Zanella | Aelia.co]
* Fix: Remove ‘sticky’ admin notice about import completion [Thanks to: Les Xue | WordPress VIP]
* Tweak: Code cleanup
* Update: Move displaying coupon message on ‘updated_checkout’ event instead of ‘update_checkout’ [Thanks to: Diego Zanella | Aelia.co]
* Update: Change location of files created by the plugin to a secure location
* Update: Specific error message for ‘new user’ coupons
* Update: POT file
* Important-Updated Scenarios to allow creating Conditions based on whether an option has been selected in a Component.
* Important-Scenario Conditions are no longer matched partially when configuring a Composite without having made a selection in every Component. Previously, a Scenario that hides Component n based on a selection in Component i (i
* Updated WPML / WooCommerce Multilingual compatibility to support untranslated products related to translated terms. Requires rebuilding the index to take effect.
* Solved links to translated taxonomy terms leading to 404s with WPML as they are not correctly recognized without the lang URL parameter.
* Improved the way live search field results are obtained to take appropriate variation-related results into account.
* Fixed locale-specific issues with searches not producing expected results when search terms contain accented characters. Rebuilding the index is recommended if such issues are present.
* Fix-Use method_exists to accommodate for backwards compatibility with older WC versions.
* Tweak-WC 5.1 compatibility.
* Tweak-WP 5.7 compatibility.