acf/render_field_presentation_settings/type={$field[type]}
acf/render_field_presentation_settings/type={$field[type]}
Appears in: advanced-custom-fields.6.0.5
Hook Type: action
Displaying hooks found in version: advanced-custom-fields.6.0.5do_action('acf/render_field_presentation_settings/type={$field[type]}') is found 1 times:
- /includes/admin/views/field-group-field.php line 244
'div' ); ?> <div class="acf-field-type-settings" data-parent-tab="presentation"> <?php do_action( "acf/render_field_presentation_settings/type={$field['type']}", $field ); ?> </div> <?php acf_render_field_wrap( array( 'label' => __( 'Wrapper Attributes', 'acf' ),