Mô tả
Gamify your Gravity Forms submissions thanks to the powerful gamification management plugin, GamiPress!
This plugin automatically connects GamiPress with Gravity Forms 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.
Cài đặt
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.
Hỏi đáp
-
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.
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“GamiPress – Gravity Forms integration” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“GamiPress – Gravity Forms integration” đã được dịch qua 2 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “GamiPress – Gravity Forms integration” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.2.2
- Improvements
- Performance improvement excluding all requirements that does not meets the conditions to get checked by the GamiPress awards engine.
1.2.1
- Bug Fixes
- Fixed a database query error caused by some special fields values.
1.2.0
- Bug Fixes
- Fixed an array to string conversion PHP notice.
1.1.9
- Improvements
- Added support to access to subfields.
1.1.8
- Improvements
- Correctly detect the number of times the user submits a specific field value for fields with multiples options.
1.1.7
- Improvements
- Correctly detect the number of times the user submits a specific field value.
1.1.6
- Improvements
- Ensure to access to correct lead entries on submission listener.
1.1.5
- Bug Fixes
- Fixed bug on multisite installs that causes forms not to get loaded correctly.
1.1.4
- Developer Notes
- Added more parameters to the exclude fields filter.
1.1.3
- Improvements
- Make sure to use the GamiPress multisite functions on requirements checks.
1.1.2
- Bug Fixes
- Fixed value detection for checkboxes fields.
1.1.1
- Bug Fixes
- Updated plugin details and descriptions to request the field ID instead of the field name.
- Fixed incorrect field value detection.
1.1.0
- New Features
- Added support for checking array field values.
- Added extra information of field name and value attached to the event log.
- Added filters to exclude fields from trigger the events.
1.0.9
- New Features
- New event: Submit a specific field value.
- New event: Submit a specific field value on a specific form.
1.0.8
- New Features
- Added the ability to choose forms from all sites on multisite installs.
1.0.7
- New Features
- Added support to GamiPress 1.4.8 multisite features.
1.0.6
- Bug Fixes
- Fixed specific form title display on requirements UI.
1.0.5
- Bug Fixes
- Fixed issue on activity triggers with default specific id.
1.0.4
- New Features
- Updated text domain to add support to wordpress translate (tanslate.wordpress.org).
1.0.3
- Bug Fixes
- Fixed issue with text domain localization constant dir.
1.0.2
- Bug Fixes
- Fixed issue with text domain localization.
- Fixed issues on activity triggers with specific ids.
- Fixed issue on activity triggers with default user id.
1.0.1
- New Features
- Added extra data on event log.
- Added support for GamiPress automatic updates.
1.0.0
- Initial release.