term_id; } $args = array( 'tag__in' => $tagIDs, 'post__not_in' => array ($post->ID), 'posts_per_page' => 5, 'ignore_sticky_post' => 1 ); $relacionadas = new WP_Query ($args); if ($relacionadas->have_posts()) : ?> have_posts())?>