Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if( function_exists('acf_add_local_field_group') ):
- acf_add_local_field_group(array(
- 'key' => 'group_61b1cbd6c7c94',
- 'title' => 'advisors',
- 'fields' => array(
- array(
- 'key' => 'field_61b3879348430',
- 'label' => 'left sidebar',
- 'name' => '',
- 'type' => 'tab',
- 'instructions' => '',
- 'required' => 0,
- 'conditional_logic' => 0,
- 'wrapper' => array(
- 'width' => '',
- 'class' => '',
- 'id' => '',
- ),
- 'placement' => 'top',
- 'endpoint' => 0,
- ),
- array(
- 'key' => 'field_61b377d96ce6c',
- 'label' => 'School',
- 'name' => 'school',
- 'type' => 'post_object',
- 'instructions' => '',
- 'required' => 0,
- 'conditional_logic' => 0,
- 'wrapper' => array(
- 'width' => '',
- 'class' => '',
- 'id' => '',
- ),
- 'post_type' => array(
- 0 => 'schools',
- ),
- 'taxonomy' => '',
- 'allow_null' => 1,
- 'multiple' => 1,
- 'return_format' => 'id',
- 'translations' => 'copy_once',
- 'ui' => 1,
- ),
- array(
- 'key' => 'field_61b387c648432',
- 'label' => 'About',
- 'name' => 'about',
- 'type' => 'textarea',
- 'instructions' => '',
- 'required' => 0,
- 'conditional_logic' => 0,
- 'wrapper' => array(
- 'width' => '',
- 'class' => '',
- 'id' => '',
- ),
- 'default_value' => '',
- 'placeholder' => '',
- 'maxlength' => '',
- 'rows' => '',
- 'new_lines' => '',
- 'translations' => 'translate',
- ),
- array(
- 'key' => 'field_61b1cbffae19e',
- 'label' => 'Gamification Achievements',
- 'name' => 'gallery',
- 'type' => 'gallery',
- 'instructions' => '',
- 'required' => 0,
- 'conditional_logic' => 0,
- 'wrapper' => array(
- 'width' => '',
- 'class' => '',
- 'id' => '',
- ),
- 'return_format' => 'url',
- 'preview_size' => 'thumbnail',
- 'insert' => 'append',
- 'library' => 'all',
- 'min' => '',
- 'max' => '',
- 'min_width' => '',
- 'min_height' => '',
- 'min_size' => '',
- 'max_width' => '',
- 'max_height' => '',
- 'max_size' => '',
- 'mime_types' => '',
- 'translations' => 'ignore',
- ),
- array(
- 'key' => 'field_61b3888afa810',
- 'label' => 'Testimonials text',
- 'name' => 'testimonials_text',
- 'type' => 'post_object',
- 'instructions' => '',
- 'required' => 0,
- 'conditional_logic' => 0,
- 'wrapper' => array(
- 'width' => '',
- 'class' => '',
- 'id' => '',
- ),
- 'post_type' => array(
- 0 => 'feeds',
- ),
- 'taxonomy' => array(
- 0 => 'type_testimonial:text',
- ),
- 'allow_null' => 1,
- 'multiple' => 1,
- 'return_format' => 'object',
- 'translations' => 'copy_once',
- 'ui' => 1,
- ),
- ),
- 'location' => array(
- array(
- array(
- 'param' => 'post_type',
- 'operator' => '==',
- 'value' => 'staff',
- ),
- ),
- ),
- 'menu_order' => 0,
- 'position' => 'normal',
- 'style' => 'default',
- 'label_placement' => 'top',
- 'instruction_placement' => 'label',
- 'hide_on_screen' => array(
- 0 => 'the_content',
- ),
- 'active' => true,
- 'description' => '',
- 'show_in_rest' => 0,
- ));
- acf_add_local_field_group(array(
- 'key' => 'group_61b09efb65615',
- 'title' => 'Degree',
- 'fields' => array(
- array(
- 'key' => 'field_61b09f007ffbe',
- 'label' => 'Degree',
- 'name' => 'degree',
- 'type' => 'post_object',
- 'instructions' => '',
- 'required' => 0,
- 'conditional_logic' => 0,
- 'wrapper' => array(
- 'width' => '',
- 'class' => '',
- 'id' => '',
- ),
- 'post_type' => array(
- 0 => 'extent',
- ),
- 'taxonomy' => '',
- 'allow_null' => 0,
- 'multiple' => 0,
- 'return_format' => 'id',
- 'translations' => 'copy_once',
- 'ui' => 1,
- ),
- ),
- 'location' => array(
- array(
- array(
- 'param' => 'post_type',
- 'operator' => '==',
- 'value' => 'graduates',
- ),
- ),
- array(
- array(
- 'param' => 'post_type',
- 'operator' => '==',
- 'value' => 'staff',
- ),
- ),
- ),
- 'menu_order' => 0,
- 'position' => 'normal',
- 'style' => 'default',
- 'label_placement' => 'top',
- 'instruction_placement' => 'label',
- 'hide_on_screen' => '',
- 'active' => true,
- 'description' => '',
- 'show_in_rest' => 0,
- ));
- endif;
Advertisement
Add Comment
Please, Sign In to add comment