Skip to content

v1.6.3

Latest

Choose a tag to compare

@codermillat codermillat released this 05 Sep 04:33
· 3 commits to main since this release

Plugin Directory review fix (round 3): the two remaining "escape late" outputs — the woocommerce_my_account_my_address_description filter result in the My Account address template and the wc_get_email_order_items() output in the order-status email — are now wrapped in wp_kses_post(), keeping their WooCommerce semantics (legitimate filtered HTML passes, dangerous markup is stripped). Also fixes an undefined `` variable in the email totals rows (PHP 8 warning under WP_DEBUG) and removes stray QA screenshots from the package.

Plugin Check on the shipped zip: 0 errors, 0 warnings.