tax_news_type_what_reading
$tax_query = array( array( 'taxonomy' => 'news_type', 'terms' => 'what-we-are-reading', 'field' => 'slug', ), );
$tax_query = array( array( 'taxonomy' => 'news_type', 'terms' => 'what-we-are-reading', 'field' => 'slug', ), );