WooCommerce Product Vendors Version 2.1.56 Changelog
* Fix-Show refunded quantity in the vendor order details.
* Fix-Show shipping method name in the order email and dashboard if shipping is passed to vendor.
* Fix-Show refunded quantity in the vendor order details.
* Fix-Show shipping method name in the order email and dashboard if shipping is passed to vendor.
* Update: Tested against WooCommerce 5.6.
* New: Add wc_nyp_sort_by_suggested_price filter to change _regular_price to suggested price if true. False defaults to minimum price.
* Fix-Only allow 200 shipping rule tables to be edited in the product editor.
* Fix-Skip importing rows where the product ID is empty.
* New: WooCommerce 4.8.1, 4.9.3, 5.0.1, 5.1.1, 5.2.3, 5.3.1, 5.4.2, 5.5.1 compatible
* New: WordPress 5.8.0 compatible
* New: Function ‘get_chained_parent_ids’ to find parent products ids in which a product is linked as chained product
* Fix: PHP Fatal error: Uncaught WC_Data_Exception: Invalid tax class
* Fix: Yith WooCommerce Added to Cart Popup Premium not working on a chained product
* Update: Set stock status of chained parent based on stock status of its chained child
* Update: POT file
* Tweak-Simplify duplicate cart process.
* Fix -Taxes added even when customer is tax exempt.
* Change: WooCommerce 5.6 compatibility
* Fix-Remove escape backslashes appearing with quotes and other escaped characters, in product inquiry messages emailed to the site owner. .
* Tweak-WC 5.5 compatibility.
* Tweak-WP 5.8 compatibility.
* Fix-Remove created renewal order emails on status changes.
* Tweak-WC 5.5 compatibility.
* Tweak-WP 5.8 compatibility.
* Add-Package dimensions to order shipping details.
* Fix-Remove unnecessary classes from Register/Connect button.
* Tweak-Tested compatibility with WC 5.6.
* Fix-The credit is not updated when passing a coupon code to the function `wc_update_store_credit_used_for_order`.