array(
'id' => 'post',
'type' => 'post',
'name' => esc_html__( 'Post', 'metabox-online-generator' ),
'post_type' => 'post',
'field_type' => 'select_advanced',
'placeholder' => esc_html__( 'Seleccione un elemento', 'metabox-online-generator' ),
),