=== Gravity Forms Enhancements ===
Contributors: latorante
Tags: gravity forms, html5 placeholders, gravity forms placeholders, gravity forms labels
Requires at least: 3.3
Tested up to: 4.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Stable tag: 1.3.5

Simple library to enhance the Gravity Forms experience, build on a necessity and desire not to amend Gravity Forms core files.

== Description ==

With Gravity Forms Enhacements plugin you can:

- add HTML5 placeholders to fields that can have them
- add Javascript placeholders to fields that can have them
- move complex field labels in front of inputs
- remove first label of complexed fields

Would like to see something else? Don't hesitate to ask in the forum.

= Requirements =

1. Wordpress at least version 3.3
2. PHP at least version 5.3.1
3. Gravity Forms plugin. [http://www.gravityforms.com/](http://www.gravityforms.com/ "Gravity Forms")

= Road-map =

This is what I plan to implement in upcoming versions.

1. Hooks to apply enhacements only on certain forms.
1. Correct HTML5 fields for date, time, email, website, etc.
1. Whatever I will find nice in [https://wordpress.org/support/topic/wishlist-10](https://wordpress.org/support/topic/wishlist-10 "Forum -> Wishlist.")

== Installation ==

= Automatic =
1. Go to your admin area and select Plugins -> Add new from the menu.
2. Search for "Gravity Forms Enhancements".
3. Click install.
4. Click activate.
5. Enjoy.

= Manual =
1. Go to [http://wordpress.org/plugins/gravity-forms-enhancements/](http://wordpress.org/plugins/gravity-forms-enhancements/ "Gravity Forms Enhancements")
2. Download latest version of Gravity Forms Enhancements.
3. Unzip file into Wordpress plugins directory.
4. Activate plugin.
5. Enjoy.

== Screenshots ==

1. Settings page

== Frequently Asked Questions ==

1. **I want a special functionality** - Forum -> Wishlist

== Upgrade Notice ==

== Changelog ==

= 1.3 =
* Added support for PHP 5.4 and lower.

= 1.2 =
* Added new functionality, better performance.

= 1.0 =
* Plugin added to repository.