Вот пример для страниц
acf_add_local_field_group(array(
'key' => 'group_611116bbefc82',
'title' => 'Test',
'fields' => array(
),
'location' => array(
array(
array(
'param' => 'page_parent',
'operator' => '==',
'value' => '367',
),
),
),
'menu_order' => 0,
'position' => 'normal',
'style' => 'default',
'label_placement' => 'top',
'instruction_placement' => 'label',
'hide_on_screen' => '',
'active' => true,
'description' => '',
));