2026-06-02 – version 4.13.4
* Improvement: WooCommerce Accordion and Distributed tab layouts now output the standard `{key}_tab` CSS class on each tab wrapper, improving compatibility with third-party plugins (e.g. WooCommerce Germanized) that rely on this class to show or hide specific tabs.
* Fix: WooCommerce – Fixed a PHP fatal error in sale percentage badge calculation on PHP 8.0+ when price values contain locale-formatted strings.
* Fix: Sticky Header – Hovering over an active submenu item in the sticky header now correctly shows the hover color instead of the active color permanently overriding it.
* Fix: Fixed a PHP warning triggered when visiting a CPT archive where `get_query_var(‘post_type’)` returns an array instead of a string.