Poster Movie

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

if( function_exists('acf_add_local_field_group') ):

acf_add_local_field_group(array(
'key' => 'group_6366651e149c6',
'title' => 'Poster Movie',
'fields' => array(
array(
'key' => 'poster_movie',
'label' => 'รู ปโปรไฟลห
์ นั ง',
'name' => 'poster_movie',
'aria-label' => '',
'type' => 'image',
'instructions' => '',
'required' => 0,
'conditional_logic' => 0,
'wrapper' => array(
'width' => '100',
'class' => '',
'id' => 'img_movie',
),
'return_format' => 'array',
'library' => 'all',
'min_width' => '',
'min_height' => '',
'min_size' => '',
'max_width' => '',
'max_height' => '',
'max_size' => '',
'mime_types' => '',
'preview_size' => 'full',
),
),
'location' => array(
array(
array(
'param' => 'post_type',
'operator' => '==',
'value' => 'post',
),
),
),
'menu_order' => 0,
'position' => 'normal',
'style' => 'default',
'label_placement' => 'top',
'instruction_placement' => 'label',
'hide_on_screen' => '',
'active' => true,
'description' => '',
'show_in_rest' => 0,
));

endif;

You might also like