YITH WooCommerce Product Add-ons Premium - 3.5.0
- New: support for WooCommerce 6.8
- Tweak: method to load add-ons section when variation is loaded changed
- Update: YITH plugin framework
- Fix: typo error for add-on type Color Swatches
- Fix: prevent error if product does not exists
- Fix: let users override toggle status from add-on settings
- Fix: avoid issue when selectable dates is set to date range and min/max dates are missing
- Fix: fixed price with YITH Product Bundles plugin
- Fix: added the add-ons in WooCommerce "Order again" action
- Fix: disabled Selection type and first option free for Selectors and Radio
- Dev: new filter 'yith_wapo_addon_display_title'
- Dev: new filter 'yith_wapo_show_option_color'
- Dev: new filter 'yith_wapo_admin_blocks'
- Dev: new filter 'yith_wapo_enqueue_front_scripts'
- Dev: do not hide options in email by default
- Dev: added option name on cart to add-on type Number
- Dev: minor fixes