Skip to content

John Snijder

  • Home
  • Over mij
  • CV en capaciteiten
  • Portfolio
  • Contact
  • Home
  • Contact

Contact

John Snijder

Telefoon

  • Vast: 0541-521704
  • Mobiel: 06-20031728

Email: Fam.Snijder@gmail.com

 

add_action( 'acf/include_fields', function() {
if ( ! function_exists( 'acf_add_local_field_group' ) ) {
return;
}

acf_add_local_field_group( array(
'key' => 'group_6617d360cfd73',
'title' => 'Test 01',
'fields' => array(
array(
'key' => 'field_6617d33982889',
'label' => 'Set 1',
'name' => 'Sticker_01',
'aria-label' => '',
'type' => 'radio',
'instructions' => '',
'required' => 0,
'conditional_logic' => 0,
'wrapper' => array(
'width' => '',
'class' => '',
'id' => '',
),
'choices' => array(
'Need' => 'Need',
'Have Extra' => 'Have Extra',
),
'default_value' => '',
'return_format' => 'value',
'allow_null' => 0,
'other_choice' => 0,
'layout' => 'vertical',
'save_other_choice' => 0,
),
),
'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,
) );
} );

| Pure Portfolio by Ascendoor | Powered by WordPress.