WooCommerce Tier-Pricing Table Version 4.5.1 Changelog
* Fix: Cache for variable product price string
* Fix: Cache for variable product price string
* Fix-Bug fixes
* Fix-Bug fixes
* Fix-Compatibility with WC Blocks 7.2.
* Fix-Prevent error on PHP 8+ from improper return value to `uasort()`.
* Tweak-Bump minimum PHP version to 7+.
* Tweak-Bump minimum WooCommerce version to 3.9+.
* Fixed print “unchecked” string issue.
* Fix-Improve mechanics for fetching and updating the list of available channels (props Brian Henry).
* Fix-Removed requests to deprecated `groups.list` endpoint (props Brian Henry).
* Fix-Replace deprecated `is_ajax()` usages with `wp_doing_ajax()`
* Dev-Make the tracking script URL filterable
* Misc-Require WooCommerce 3.9.4 or higher
* Feature-Introduce a configurable membership directory block with search, filtering, and pagination of members.
* Fix -Validity column broken on warranty report tables.
* Fix -“Manage Return” orders page action button not displaying properly.
* Fix -warranty_get_item_amount() not calculating the correct refund amount.
* Tweak-Update WC 6.3 and WP 5.9 compatibility.