readme.txt

December 9, 2015 ยท View on GitHub

=== Gravity Forms IBAN === Contributors: admium-webdevelopment, slimndap Tags: iban, sepa Requires at least: 2.1.0 Tested up to: 4.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add an IBAN input mask and IBAN validation to your Gravity Form.

== Description ==

This plugin adds a new IBAN mask to the built-in input masks of Gravity Forms. Add this mask to any text field to enforce valid IBAN account numbers in your form.

This plugin uses the php-iban library to validate IBAN account numbers.

== Screenshots ==

  1. The IBAN mask in the Gravity Forms editor.
  2. An IBAN input field in the front end.

== Changelog ==

= 1.0.1 =

  • Tested up to WP 4.4

= 1.0 =

  • First public version of the plugin.