Skip to content

v1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:02
· 1 commit to main since this release
b49f157
  • Fixed server-side validation error ("Please select a valid option") occurring on forms that do not use the plugin.
  • Skipped evaluation for fields and forms that do not have conditional choice logic configured.
  • Replaced sanitize_text_field with wp_unslash in validation checks to prevent mismatch issues with tab characters and multiple spaces in choice values.