Test
Test
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'khu_vuc', 'terms' => '23', 'field' => 'term_id', 'include_children' => true, ), );
Test
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'khu_vuc', 'terms' => '23', 'field' => 'term_id', 'include_children' => true, ), );