bux23
5/24/2017 - 1:44 PM

Gravity forms hide label option

Gravity forms hide label option

//////////////////////////////////////////////////////////////
///////// ADD GRAVITY FORMS HIDE LABEL OPTION
//////////////////////////////////////////////////////////////
add_filter( 'gform_enable_field_label_visibility_settings', '__return_true' );