Skip to content

Instantly share code, notes, and snippets.

@m1ndspark
Created July 23, 2018 16:55
Show Gist options
  • Save m1ndspark/1466fefc84cd6e5c56db42b363002070 to your computer and use it in GitHub Desktop.
Save m1ndspark/1466fefc84cd6e5c56db42b363002070 to your computer and use it in GitHub Desktop.
Hide Gravity Forms Labels
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