- 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_fieldwithwp_unslashin validation checks to prevent mismatch issues with tab characters and multiple spaces in choice values.