NOT nyborjare tagged
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'post_tag', 'terms' => 'nyborjare', 'field' => 'slug', 'operator' => 'NOT IN', ), );
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'post_tag', 'terms' => 'nyborjare', 'field' => 'slug', 'operator' => 'NOT IN', ), );