About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
prashantcs053
11/2/2017 - 2:05 PM
share
Share
add_circle_outline
Save
to hide Gravity Form field labels when using placeholders
function.php
content_copy
file_download
add_filter( 'gform_enable_field_label_visibility_settings', '__return_true' );
clear