Gravity Forms Remove Entries
============================

Version 0.5

WordPress plugin for Gravity Forms that allows for easy removal of entries from forms. Remove all entires or entries specified by a date range.

## TODO
* Add conditional deleting on entries based on a form value

## Requirements
* WordPress 3.5
* PHP 5.3
* Gravity Forms 1.5 - [Get a license here](http://benjaminhays.com/gravityforms)

## Installation
1. Install as a regular WordPress plugin
2. Create a form with the appropriate fields for your survey
3. Amass an unruly amount of entries on your form that need removal
4. Navigate to Forms->Remove Entries to select your form and remove the entries

## Changelog

### 0.5
* Update for Gravity Forms v2.3 database storage structures

### 0.4
* Fix from @zackkatz for Gravity View compatibility

### 0.3.2
* Really fixed members integration

### 0.3.2
* Fix members_get_capabilities filter

### 0.3 
* Fixed AJAX plugin conflicts
* Added FAQ

### 0.1
* Initial release

## License
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to:

Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.