このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Regex Textfield: Gravityforms Add-on

説明

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.

スクリーンショット

インストール

  1. Upload the plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Create a GravityForm form and go the edit page.
  4. Within the Advanced Fields section in the editor, select “Regex Textfield”.
  5. In the General tab of the Field Settings fill in the regex string you want.
  6. 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.

FAQ

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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Regex Textfield: Gravityforms Add-on はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Regex Textfield: Gravityforms Add-on” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Regex Textfield: Gravityforms Add-on” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.3

  • Tested: With WP 6.8.2 and GF 2.9.18
  • Tested: The field has not a default label “Regex Field”
  • New: Add support for multip-page Gravity Forms.

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.