WooCommerce URL Coupons Version 2.13.0 Changelog
* Tweak-Tweak the admin UI
* Tweak-Tweak the admin UI
* Fix-Add ‘wc_quick_view_after_single_product’ hook in quick-view.php.
* Fix-Update build scripts and tooling.
* Tweak-WC 5.5 compatibility.
* Tweak-WP 5.8 compatibility.
* Fixes issues with dropdown style not being applied to category or attribute filters (appearing to be haphazard due to disorderly Javascript execution paths).
* Omitting shop page check for customizer so block widget content is shown regardless of setting to show on shop pages only.
* WooCommerce 5.5 compatible.
* Requires at least WooCommerce 5.0.
* WordPress 5.8+ full widgets block editor compatibility.
* Full block editor compatibility with new blocks added for all search and filter facilities provided by the extension.
* Added the Product Search Field block.
* Added the Product Filter – Search block.
* Added the Product Filter – Category block.
* Added the Product Filter – Attribute block.
* Added the Product Filter – Price block.
* Added the Product Filter – Rating block.
* Added the Product Filter – Reset block.
* Added the Product Filter – Sale block.
* Added the Product Filter – Stock block.
* Added the Product Filter – Tag block.
* Added the Product Filter – Products block.
* Blinded inline scripts against unwanted modification during content rendering (wptexturize etc).
* Added the woocommerce_product_search_is_shop filter.
* Added the woocommerce_product_search_is_shop() API function.
* Added support for shop_only attributes on filter shortcodes and corresponding API functions.
* Fixed automated search filter output in wp_footer corrupting responses to certain JSON requests, e.g. filter block output for ServerSideRender.
* Fixed Javascript errors when trying to set properties of certain document elements when absent.
* Removes the assistant as it is superfluous if the widgets block editor is used. The block browser can be used instead.
* Requires fully updated database, removed backward-compatibility for configurations that have no object_term table.
* Tweak: Improvements made in variable product
* Tweak: Added Filter to Display Custom Item meta
* Add-Optimised Import Product Feature
* New-Enable abandoned cart features for new block-based checkout
* Fix-Issue where original prices in emails could have strikethroughs on new WooCommerce versions
* Fix-The user profile language setting can now be used to set the plugin’s language in WP Admin
* Fix-Check workflow is still active and has conversion tracking enabled before marking an order as a conversion
* Fix-Make “Order-Subscription Payment Retry Count” rule count only failed automatic subscription payment retries
* Upgrade to include Mobile API.
* Fix-Rendering the VAT field when store is selling to only one country. PR#207
* Fix-Changing the country from non-EU to EU doesn’t display the VAT field. PR#207
* Fix-Compatibility with WooCommerce One Page Checkout. PR#208
* Fix-VAT field not displayed on WooCommerce Subscriptions switch orders. PR#208
* Fix-VAT validation for WooCommerce Subscripitons products with a free trial. PR#208
* Fix terms template multipage issue