Skip to content

v1.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 06:00
· 2 commits to main since this release
7dfb4b1
  • Variation selectors now respect WooCommerce's custom term ordering (menu order) instead of product order; can be toggled with the wclv_respect_menu_order filter
  • WordPress-native hardening: explicit text-domain loading on init, input unslashing at the save/import boundaries, wp_kses_post() on the filtered option markup, translator comments, Select2 stylesheet enqueued on the group screen, non-autoloaded dismissal flag, and complete option cleanup on uninstall

What's Changed

  • Order selectors by menu order + WordPress-native hardening (v1.2.3) by @uddhabh in #2

Full Changelog: v1.2.2...v1.2.3