<?php echo get_the_title(); ?> $width ) {echo 'class="vertical"';} ?> >

    $social_url ) { echo '
  • '; } ?>

ID ); if( $tags ) : $tag_ids = array(); foreach( $tags as $tag ) $tag_ids[] = $tag->term_id; $args = array( 'tag__in' => $tag_ids, 'post__not_in' => array( $post->ID ), 'posts_per_page' => 3, 'ignore_sticky_posts' => 1 ); $bro_query = new wp_query( $args ); if( $bro_query->have_posts() ) : ?>