aniversariantes-tag
$aniversariantes_tag = array( 'relation' => 'AND', array( 'taxonomy' => 'post_tag', 'terms' => '18-8', 'field' => 'slug', ), array( 'taxonomy' => 'post_tag', 'terms' => array( 'emailCancelado', ' emailErrado' ), 'field' => 'term_taxonomy_id', 'operator' => 'NOT IN', ), );