Other
$tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'author', 'terms' => '546', 'field' => 'term_id', 'operator' => 'AND', 'include_children' => false, ), );
$tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'author', 'terms' => '546', 'field' => 'term_id', 'operator' => 'AND', 'include_children' => false, ), );