WooCommerce – Product Add-ons – Version – 7.9.1

2025.07.02 – version 7.9.1
* Fix – Fixed an issue where subscription products with add-ons couldn’t be configured in admin orders.
* Fix – Fixed an issue that prevented manually paying for subscriptions with required add-ons.
2025.05.20 – version 7.9.0
* Fix – Fixed an issue that prevented add-on options from being saved correctly when an add-on was removed.
* Dev – Removed deprecated WC_PAO_Core_Compatibility::wc_current_theme_is_fse_theme.
* Tweak – Removed name attribute from product_addons_export_string to improve compatibility with certain hosts.
* Tweak – Updated all json_encode functions with wp_json_encode.