'null', ), $atts ) ); #tutti i termini associati all'eventuale speciale associato al post $terms = get_the_terms ( $post->ID, 'speciali' ); foreach ( $terms as $term ) { $term_link = get_term_link( $term, 'speciali' ); $toc = $term->slug; if ( $toc <> $speciale ) { $content = null; } else { $q = new WP_Query( array( 'speciali' => $speciale, 'posts_per_page'=>-1 ) ); $header = '