v1.0.3
Fixed
- Required-field validation no longer rejects valid submissions when a field name contains uppercase letters, spaces, or other characters that
sanitize_key()alters. Field names are now normalized once at save time so the renderer, JavaScript payload, submission handler, and validator all key data identically.
Requirements
- WordPress 6.5+
- PHP 8.2+
Download: leastudios-forms-1.0.3.zip (attached below). Upload via Plugins → Add New → Upload Plugin in wp-admin, or wp plugin install leastudios-forms-1.0.3.zip --activate via WP-CLI.