cesardpaz
8/30/2019 - 10:47 PM

Post

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' ),
),