WooCommerce Tabs Manager Version 1.15.0 Changelog
* Misc – Require PHP 7.4 and WordPress 5.6
* Misc – Require PHP 7.4 and WordPress 5.6
* Important – Security improvements.
* Tweak – Renamed emails controller.
* Tweak – Tested with WordPress 6.1.1
* Fix – Unable to add virtual products to cart if Gift Wrapper is mandatory and virtual products are excluded for gift wrapping
* Fix – Compatibility issue with WOOCS – WooCommerce Currency Switcher plugin
* Update – WooCommerce compatibility version to 7.1.0
* Update – Wordpress compatibility version to 6.1.1
* WordPress 6.1 compatible.
* WooCommerce 7.1 compatible.
* Fixes an error notice logged by mistake even when scripts were added successfully.
* Misc – Require PHP 7.4 and WordPress 5.6
* Misc – Require PHP 7.4 and WordPress 5.6
* Misc – Require PHP 7.4 and WordPress 5.6
* Notice: Declare incompatibility with WooCommerce HPOS until support is verified.
* Tweak: Detect WooCommerce Subscriptions included in WooCommerce core.
* Dev: Added wc_am_new_or_updated_order action hook that returns the order_id of a new or updated order containing API products.
* Dev: Can use WC_AM_API_RESOURCE_DATA_STORE()->get_all_api_resources_for_order_id( $order_id ) to get an array of all API Resource data created from the order line items. Use the plugins_loaded action hook to access the method.