توضیحات
Add a custom validation action for Forms to your Elementor installation to run server-side validation for your form fields.
تغییرات این نسخه
1.5.0
Introduce new validation actions:
Exact length
Does not contain
Does not match field
In list, comparing against comma-separated values
Not in list, comparing against comma-separated values
Tested against WordPress 7.0 and the latest Elementor version.
Minor code refactors, style changes, added unit tests.
1.4.1
Fix error with file not being copied over correctly, causing a WordPress error.
1.4.0
Introduce a new field on each validation action to optionally set up a custom validation message.
Note: version 1.4.0 has a breaking issue, corrected on v1.4.1
1.3.0
Introduced a new validation action: matches a regular expression.
Tested against WordPress 6.8 and the latest Elementor version.
1.2.1
Fix error with file not being loaded properly.
1.2.0
Introduce two new pairs of validation actions:
Before / After a date
Before / After a date (given by another field)
Tested against WordPress 6.7 and the latest Elementor version.
1.1.0
Introduce two new possible validation actions:
Minimum words
Maximum words
Code refactors.
1.0.0
Initial release.
Introduce new validation actions:
Exact length
Does not contain
Does not match field
In list, comparing against comma-separated values
Not in list, comparing against comma-separated values
Tested against WordPress 7.0 and the latest Elementor version.
Minor code refactors, style changes, added unit tests.
1.4.1
Fix error with file not being copied over correctly, causing a WordPress error.
1.4.0
Introduce a new field on each validation action to optionally set up a custom validation message.
Note: version 1.4.0 has a breaking issue, corrected on v1.4.1
1.3.0
Introduced a new validation action: matches a regular expression.
Tested against WordPress 6.8 and the latest Elementor version.
1.2.1
Fix error with file not being loaded properly.
1.2.0
Introduce two new pairs of validation actions:
Before / After a date
Before / After a date (given by another field)
Tested against WordPress 6.7 and the latest Elementor version.
1.1.0
Introduce two new possible validation actions:
Minimum words
Maximum words
Code refactors.
1.0.0
Initial release.