Descripció
This plugin is created to enable WordPress site owners to specify a regex string to be used with Gravity Forms text fields.
Once a regex string is specified, the user can’t submit that form until the user enters a text that comply with the regex string.
Captures
Instal·lació
- Upload the plugin folder to your /wp-content/plugins/ folder.
- Go to the Plugins page and activate the plugin.
- Create a GravityForm form and go the edit page.
- Within the Advanced Fields section in the editor, select “Regex Textfield”.
- In the General tab of the Field Settings fill in the regex string you want.
- In the Appearance tab of the Field Settings, you can specify the
“Custom Validation Message”. This message will be shown to the user when a wrong
input is given is submitted.
PMF
-
How do I use this plugin?
-
This plugin requires you to have Gravity Forms installed (min version 2.5).
-
How to uninstall the plugin?
-
Simply deactivate and delete the plugin.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Regex Textfield: Gravityforms Add-on» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“Regex Textfield: Gravityforms Add-on” s’ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.
Traduïu «Regex Textfield: Gravityforms Add-on» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.2
- New: Tested with WP 6.6.2.
- New: Added an example to the field tooltip.
- New: Run the Plugin check to make sure the plugin comply with the WordPress guidelines
1.1
- New: Added support for placeholder to the field.
- Fixed: Corrected typos and did some minor code reformating
1.0
- Plugin released.