WooCommerce Shipment Tracking Version 2.3.1
Version 2.3.1 of WooCommerce Shipment Tracking was released on March 29, 2023 and is now available. Learn how to immediately download from WPspring.
Version 2.3.1 of WooCommerce Shipment Tracking was released on March 29, 2023 and is now available. Learn how to immediately download from WPspring.
* Fix – PHP 8.2 compatibility – creation of dynamic property is deprecated.
* Tweak – WC Subscriptions compatibility (replace deprecated hook wcs_renewal_order_meta_query for WCS 2.5.0+).
Version 4.6.3 of Multilingual CMS was released on March 27, 2023 and is now available. Learn how to immediately download from WPspring.
Version 3.2.5 of String Translation was released on March 27, 2023 and is now available. Learn how to immediately download from WPspring.
Version 1.15.78 of WooCommerce Bookings Plugin was released on March 27, 2023 and is now available. Learn how to immediately download from WPspring.
* Fix – Update availability rule helper text.
Version 2.1.76 of WooCommerce Product Vendors was released on March 27, 2023 and is now available. Learn how to immediately download from WPspring.
* Dev – Always return array in `get_vendor_data_by_id` even if there’s no vendor.
* Fix – Reporting stats for ‘Last Month’ are not accurate for logged-in vendor.
Version 7.4.0 of WooCommerce Smart Coupons was released on March 24, 2023 and is now available. Learn how to immediately download from WPspring.
* New: Compatible with WooCommerce HPOS (High Performance Order Storage)
* New: Tested upto WooCommerce 7.1.1, 7.2.3, 7.3.0, 7.4.1, 7.5.1
* Fix: Unable to empty/update a few coupon’s meta field like ‘Products’
* Fix: Importing only 1st value from multiple values from a few fields like ‘product_ids’ and ‘exclude_product_ids’
* Update: Replace use of ‘add_post_meta’ with CRUD function ‘set_used_by’
* Update: Replace string ‘ARRAY_A’ with constant ARRAY_A
* Update: Removed global declaration of $wpdb form where it is not used
* Update: Format coupon usage URL using add_query_arg instead of hard-coded URL
* Update: POT file