Description
WordPress plugin for Gravity Forms that allows for easy removal of entries from forms. Remove all entires or entries specified by a date range.
Installation
- Install as a regular WordPress plugin
- Create a form with the appropriate fields for your survey
- Amass an unruly amount of entries on your form that need removal
- Navigate to Forms->Remove Entries to select your form and remove the entries
FAQ
- Installation Instructions
-
- Install as a regular WordPress plugin
- Create a form with the appropriate fields for your survey
- Amass an unruly amount of entries on your form that need removal
- Navigate to Forms->Remove Entries to select your form and remove the entries
- Why would I want this?
-
If you need to remove a large number of entries and removing 20 at a time isn’t working, this plugin is for you. Also, if you need to remove entries from a given date range, you can do so.
- Will this delete all my entries?
-
No, this only moves entries to the trash. Once in the trash you can permanently delete them or leave them as is.
- Can I delete entries from multiple forms at once?
-
No, this only handles one form at a time.
Reviews
Contributors & Developers
“Gravity Forms Remove Entries” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Gravity Forms Remove Entries” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.5
- Update for Gravity Forms v2.3 database storage structures
0.4
- Fix from @zackkatz for Gravity View compatibility
0.3.3
- Really fixed members integration
0.3.2
- Fix members_get_capabilities filter
0.3
- Fixed AJAX plugin conflicts
- Added FAQ
0.1
- Initial release