modulo
filter taxonomia modulo
$tax_query = array( array( 'taxonomy' => 'modulo', 'terms' => 'new-modulo', 'field' => 'slug', ), );
filter taxonomia modulo
$tax_query = array( array( 'taxonomy' => 'modulo', 'terms' => 'new-modulo', 'field' => 'slug', ), );