Total 09/07/2024 : We HAVE 9818 Items and more than 3241 happy members.
Log Update Item WooCommerce Product Vendors
This page only show history update item WooCommerce Product Vendors.

Fix - Modify column content only when the column slug is `vendors` in user list table.

* Fix - check if `wp_get_object_terms` response is `WP_Error`.

* Tweak - WC 5.9 compatibility.

* Tweak - WP 5.8 compatibility.

* Fix - Added validation for default product cost and handling fee fields.

* 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.

* Tweak - WC 5.8 compatibility.

* Tweak - WP 5.8 compatibility.

* 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.

* Add - New action on Vendor Profile screen, `wcpv_vendor_settings_render_additional_fields`, to enable other plugins to add additional settings fields.

* Fix - Ensure array key exists before we try using it.

* Fix - Ensure the data we are using is an array before we try accessing a property of that array.

* Fix - Column width and characters break issues when viewing the product list table on narrow screen sizes.

* Fix - Ensure the Vendor Email field is required properly and if not set for existing Vendors, show an admin notice.

* Tweak - Add more details to log messages coming from PayPal.