Add Gravity Forms Placeholder Text
The following code placed in functions.php will add placeholder text to your gravity forms: // Gravity Forms Placeholder Text ------------------------------- /* Add a custom field to the field editor (See…
Allow users other than admin to see Gravity Forms
Adding the following snippet to functions.php will allow Wordpress users with the permission of "editor" to actually be able to see and edit Gravity Forms in the admin area of…