Adds a placeholder field to Gravity Forms
This plugin adds a placeholder field into your Gravity Forms input and displays it as a proper HTML5 placeholder attribute without JavaScript (yaay!)
I took code from this article from wpbeginner.com and optimized it. Applause to them.
placehold-gravity-forms.php
to the /wp-content/plugins/
directoryNo. This plugin works fine without adding jQuery to your theme.
Added support for textarea
Tagged wrong version, sorry
HTML entities converted correctly
Fixed that the generated input had an html wrapper
Init