project_sector
project_sector tax
$tax_query = array( array( 'taxonomy' => 'project_sector', 'terms' => 'auto', 'field' => 'slug', 'operator' => 'AND', ), );
project_sector tax
$tax_query = array( array( 'taxonomy' => 'project_sector', 'terms' => 'auto', 'field' => 'slug', 'operator' => 'AND', ), );