edizione-csf-23
$edizione_tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'edizione', 'terms' => 'EDIZIONEINCORSO', 'field' => 'slug', 'operator' => 'IN', ), );
$edizione_tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'edizione', 'terms' => 'EDIZIONEINCORSO', 'field' => 'slug', 'operator' => 'IN', ), );