This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

bValidator

Description

bValidator – Form validator for jQuery , bValidator is a jQuery plug-in for client side form validation. WP bValidator plugin includes jQuery and CSS that are required for validation.

Screenshots

  • bValidator form validation
  • HTML form to show how attribute 'data-bvalidator' need to use with your form.

Installation

Activate plugin for including jQuery and CSS for bValidator

For using bValidator within form,

Add validations using attribute 'data-bvalidator' to input fileds within form.

Assign id to form , example : <form id="myform">

Then use shortcode [binitform] along with form id.
Example : [binitform formid=”myform”]

For more information about using bValidator visit bValidator project site:

FAQ

Write your questions and queries at Support

Reviews

There are no reviews for this plugin.

Contributors & Developers

“bValidator” is open source software. The following people have contributed to this plugin.

Contributors

Translate “bValidator” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

No recent changes