JS Comment Form Validation
WordPress plugin to add simple comment form validation based on the jQuery Validation plugin.
by required · github.com/wearerequired/js-comment-form-validation · website
★ 0stars
7kcomposer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wearerequired/js-comment-form-validation/archive/refs/heads/master.zipAlso on Packagist as wearerequired/js-comment-form-validation:
composer require wearerequired/js-comment-form-validationFrom the readme
JS Comment Form Validation
Easy to use client-side form validation for WordPress comments.
Inspired by Instant Comment Validation. Powered by the jQuery Validation plugin.
Hooks & Filters
The plugin provides a filter to change the settings passed to the JavaScript.
jscommentformvalidationsettings Filter
Allows you to filter the data that is sent to the JavaScript, like error messages and minimum required comment length.
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.