=== Plugin Name === Contributors: isoftware Tags: forms, gravity, gravityforms, html5, wpml, jquery.placeholders.js, placeholders Requires at least: 3.5 Tested up to: 4.0 Stable tag: 2.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin adds native HTML5 placeholder support to Gravity Forms' fields with javascript fallback. == Description == The plugin extends the default Gravity Forms form editor to support native HTML5 placeholders and label management. It allows you to define placeholders for a wide variety of build-in fields and to customize field labels & sublabels by either overriding the default with your own and/or allowing you to hide them individually. Javascript fallback is used for old browsers that don't support the HTML5 placeholder attribute. It is fully compatible with WPML for placeholder and label translation using the Gravity Forms Multilingual plugin. = Supported Standard Fields = * Single Line Text * Paragraph Text = Supported Advanced Fields = * Name * Email * Phone * Website = Supported Post Fields = * Post Title * Post Content * Post Excerpt = Requirements = This plugin requires prior installation and activation of [Gravity Forms](http://www.gravityforms.com/) plugin by [Rocketgenius](http://www.rocketgenius.com/) ver. 1.7 and above == Installation == 1. Download the gravityforms-html5-placeholders.zip file to your local machine. 2. Either use the automatic plugin installer (Plugins - Add New) or Unzip the file and upload the gravityforms-html5-placeholders folder to your /wp-content/plugins/ directory. 3. Activate the plugin through the Plugins menu 4. Visit the Gravity Forms general settings page ( Forms -> Settings ) and make sure that Output HTML5 option is set to yes. 5. Visit the Gravity Forms form editor and add html5 placeholders to your fields. == Screenshots == 1. Editing a Simple Name Field 2. Editing an Extended Name Field 3. Editing an Email Field with confirmation == Changelog == = 2.4 = * Added support for Post Title, Post Content and Post Excerpt fields = 2.3 = * Initial WordPress.org Release