Created
May 11, 2017 00:05
-
-
Save MattRyanCo/81dcf91231b4dd2c93c37a497492a2ef to your computer and use it in GitHub Desktop.
Gravity Forms - Enable Field Label Visibility
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add_filter( 'gform_enable_field_label_visibility_settings', '__return_true' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment