=== Wrap form fields in Gravity Forms ===
Contributors: mrommel
Tags: gravity forms, forms, wrapper, custom class, gravity forms styling
Requires at least: 4.2
Tested up to: 4.8
Stable tag: 0.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Extends the Gravity Forms plugin - Adding a new field type to wrap field items in a div with custom classes.

== Description ==

An add-on for <a href="http://www.gravityforms.com" target="_blank">Gravity Forms</a> which allows you to wrap form items in a div with a custom class for styling purposes. Supports conditional statements.

Features of this plugin:

* Add a wrapper (div) for the form items.
* Includes option to add a custom class for styling.
* Supports conditional statements.
* Autocomplete of wrapper to properly close all HTML tags.
* Auto-delete of wrapper to properly close all HTML tags.

Available Languages:

* English
* Danish

== Installation ==

1. This plugin requires the Gravity Forms plugin, installed and activated
2. Upload folder to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in the WordPress administration
4. Your wrappers are now available in your form editor

= Updating =

Whenever there is an update pending for the plugin a notification will be visible in your WordPress dashboard. Before you update remember to backup your site just in case.

== Screenshots ==

1. How it works.
2. First look upon the new wrapper fields.
3. Set an internal name.
4. Add your classes.
5. Conditional logic.
6. Wrapper field end.

== Changelog ==

= 0.1 =

* Initial release