外掛說明
Gamify your WS Form submissions thanks to the powerful gamification management plugin, GamiPress!
This plugin automatically connects GamiPress with WS Form adding new activity events.
New Events
- Submit a form: When an user submits a form.
- Submit a specific form: When an user submits a specific form.
- Submit a specific field value: When an user submits a specific field value on a form.
- Submit a specific field value on a specific form: When an user submits a specific field value on a specific form.
安裝方式
From WordPress backend
- Navigate to Plugins -> Add new.
- Click the button “Upload Plugin” next to “Add plugins” title.
- Upload the downloaded zip file and activate it.
Direct upload
- Upload the downloaded zip file into your
wp-content/plugins/
folder. - Unzip the uploaded zip file.
- Navigate to Plugins menu on your WordPress admin area.
- Activate this plugin.
常見問題集
-
How to configure field IDs from fields with multiples inputs?
-
On a normal field, you have the field ID to access it (for example field ID 5).
For advanced fields like the name field, you need to setup the field ID + subfield ID:
For example, the “Name” field have the prefix, the first name, the last name, etc but internally their IDs are a numeric ones (prefix ID is 0, first ID is 1, etc).
So if your “Name” field has the ID 5 and you want to require the prefix field, you need to setup as field ID 5.0.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.0
- Initial release.