這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Invitation Codes: Gravityforms Add-on

描述

This plugin is created to enable WordPress site owners to specify a custom invitation code to be used with Gravity Forms.
Once an invitation code is specified on a form, the user can’t submit that form until that invitation code is entered in the field during the form submission.
This plugin can be combined with the Gravity Forms User Registration Add-On to make sure that only people with a correct invitation code can register on your
website.

螢幕截圖

  • General tab of the Invitation Code field in the form editor.
  • General tab of the Invitation Code field with a filled in Inviation Code, and checked option regarding case sensitive invitation codes.
  • Appearance tab of the Invitation Code field with a custom validation message.
  • Form preview with the the Inviation Code field with an incorrect input.

安裝

  1. Upload the plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Create a GrvityForm form and go the edit page.
  4. Within the Advanced Fields section in the editor, select “Invitation Code”.
  5. In the General tab of the Field Settings fill in the Invitation Code 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
    invitation code is submitted.

常見問題

How do I use this plugin?

This plugin requires you to have Gravity Forms installed (min version 2.5).
The plugin is tested with Gravity Forms 2.7.3

How to uninstall the plugin?

Simply deactivate and delete the plugin.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Invitation Codes: Gravityforms Add-on” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0

  • Plugin released.

1.1

  • New: Invitation code can be now a list of comma separated codes instead of single code.
  • New: User can make invitation codes input case sensitive, default is case insensitive.
  • Fixed: Invitation code field can now be populated automatically just like other GF fields.
  • Fixed: Rewritten the Javascript part.