* Fixed: on sites where the shop page is also the static front page, SEO-friendly filter
URLs were redirected to the home page and all filters were lost.
This started with WooCommerce 11.0.0, which now sets the shop page as the queried object
on product archives; WordPress then treats the filter URL as a non-canonical address
of the front page and redirects it. The plugin now prevents that redirect for its own
filter URLs only, leaving canonical behaviour on the rest of the site untouched.
* Fixed: shortcode [woof_slideout] attribute tax_exclude
* Tested with latest woocommerce version 10.9.1
* Fixed: settings not saving due to incorrect JSON decoding
* Fixed: infinite recursion in stat extension caused by woof_get_request_data filter
* Fixed: textarea fields showing wrong quotes and extra whitespace in admin
* Fixed: radio reset button not working with iCheck
* Fixed: PHP warning from file_put_contents in smart_designer extension
* Improved: sanitization of request data to comply with WordPress coding standards
some small fixes
1 security fix, thanks to Athiwat Tiprasaharn (Jitlada) and wordfence.com
some small fixes
1 security fix, thanks to Athiwat Tiprasaharn (Jitlada) and wordfence.com
some small fixes
1 security fix, thanks to LionTree and wordfence.com
set of small fixes
1 security fix, thanks to LVT-tholv2k from Patchstack.com