WP Manifestindependent plugin directory
manifest / forms / js-comment-form-validation

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.zip

Also on Packagist as wearerequired/js-comment-form-validation:

composer require wearerequired/js-comment-form-validation

From 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

TagPublished
1.2.0 May 3, 2019
1.1.0 Jan 18, 2018
1.0.1 Jan 13, 2018
1.0.0 Jan 13, 2018

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.