Skip to content

Instantly share code, notes, and snippets.

@SebastienGicquel
Created September 1, 2015 13:09
Show Gist options
  • Save SebastienGicquel/7a644b8607c7eaed5ce3 to your computer and use it in GitHub Desktop.
Save SebastienGicquel/7a644b8607c7eaed5ce3 to your computer and use it in GitHub Desktop.
ACF export Lieux de tournage - Pays
array (
'key' => 'field_55af906b85e13',
'label' => 'Lieux de tournage - Pays',
'name' => 'lieux_tournage_pays',
'type' => 'repeater',
'instructions' => 'Saisissez un ou plusieurs pays de tournage',
'required' => 0,
'conditional_logic' => 0,
'wrapper' => array (
'width' => 30,
'class' => '',
'id' => '',
),
'min' => '',
'max' => '',
'layout' => 'block',
'button_label' => 'Ajouter un pays de tournage',
'sub_fields' => array (
array (
'key' => 'field_55b8748461524',
'label' => 'Pays de tournage',
'name' => 'lieu_tournage_pays',
'type' => 'google_map',
'instructions' => 'Pays de tournage',
'required' => 0,
'conditional_logic' => 0,
'wrapper' => array (
'width' => '',
'class' => '',
'id' => '',
),
'center_lat' => '47.214873',
'center_lng' => '-1.535442',
'zoom' => 10,
'height' => '',
),
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment