This plugin makes your Gravity Forms data-persistent.
Author: | Robert Iseley (profile at wordpress.org) |
WordPress version required: | 2.9.2 |
WordPress version tested: | 4.2.7 |
Plugin version: | 3.3.1 |
Added to WordPress repository: | 12-07-2014 |
Last updated: | 14-02-2016
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 98 |
Rated by: | 18 |
Plugin URI: | http://asthait.com |
Total downloads: | 8 754 |
Active installs: | 1 000+ |
Click to start download
|
Screenshots
This is a screenshot from the FORM SETTINGS page. This is where you activated persistence to work with each form.
This is a screenshot from the FORM FIELD ADVANCE settings tab. This will allow you to disable persistence on a per field bases.
FAQ
Do I need to pay for this plugin as we do for Gravity Forms?
No, this is an absolutely free add-on.
Do you have any client support?
We don’t provide a dedicated support, but we will try our best to reply you back.
If there is a specific feature you would like to sponsor, you can email me directly at: me at robertiseley dot com
ChangeLog
3.3.1
- No persist bug fixed.
3.3.0
- Changed saving hook from ‘gform_post_submission’ to ‘gform_after_submission’
- Added feature to persist data for guest users.
- Fixed conflict with when other gravity forms are on page.
- Added ‘gfdp_ajax_interval’ filter to change ajax submission frequency.
- Added ‘Purge’ ability to allow admins to delete persistent data on demand.
- Persistence data can now “time out” after a set duration. This uses the WordPress Transient API.
3.2.3
- Fixed bug checking for empty variable when it always has one. Now persistence checking looking for ‘off’ also.
3.2.2
- Fixed bug on not saving persistence data during submit with “clear” not enabled.
3.2.1
- Fixed backward compatibiltiy bug with multiple entries feature.
3.2.0
- Added ajax save on 10 second timer. Will add custom timer in future. Sponsored by Letterquick.com
- Add a “No Persist” setting for form feilds. Found under the “Advanced” tab for each fields settings. Sponsored by Letterquick.com
- Changed variable names for uniformity. Still calling old variables for upgrade compatiblity.
3.1.1
- Persistent data call has been added to the first page only.
3.1
- Updated hook for javascript to work where form settings were moved to.
- Added an option to clear persistence for a user after they have submitted the form.
- Prepended functions names per wordpress.org’s request to avoid conflicts with other plugins.
- Removed sql delete query in favor of using GF’s class method.
3.0
Copy of orginal plugin by asthait