=== Plugin Name === Contributors: isoftware Tags: forms, gravity, gravityforms, html5, jquery.placeholders.js, placeholders Requires at least: 3.5 Tested up to: 4.0 Stable tag: 2.3 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 == Adds fully customizable native HTML5 placeholder support to the Gravity Forms plugin extending the Gravity Forms form editor. It allows you to define placeholders for both standard and advanced fields and full customization of labels and sublabels. Javascript fallback is used for old browsers that don't support the HTML5 placeholder attribute. Notes: Requires Gravity Forms plugin 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 isw-blocks 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.3 = * Initial WordPress.org Release