section
section
$tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'section', 'terms' => '1', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => false, ), );
section
$tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'section', 'terms' => '1', 'field' => 'term_id', 'operator' => 'IN', 'include_children' => false, ), );