=== Gravity Forms Class Names to Placeholder Text === Contributors: ajschlosser Tags: gravity forms,forms,gravity,placeholder,text,placeholder text Requires at least: 4.0 Tested up to: 4.0 Stable tag: 0.0.30 License: GPL2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds placeholder text to Gravity Forms elements. The placeholder text is derived from the class name that you assign to a Gravity Forms element in the form settings page. == Description == Adds placeholder text to Gravity Forms elements. The placeholder text is derived from the class name that you assign to a Gravity Forms element in the form settings page. For example, if you give an input element a class name of \"Enter your address\", then \"Enter your address\" will automatically become that elements placeholder text. == Installation == Add the plugin to your WordPress installation. That\'s it. It will automagically work with Gravity Forms. == Changelog == = 0.0.10 = * Wow, it's nothing! = 0.0.12 = * Added this changelog * Minify JavaScript * Update plugin URI * Update readme.txt = 0.0.20 = * Fixed a bug that disallowed placeholders with more than one word * Fixed a minification bug = 0.0.30 = * Fixed an issue where placeholder text was being calculated incorrectly in fields that were not required == Upgrade Notice == = 0.0.30 = * This version fixes an important bug