[ get_the_ID() ], 'orderby' => 'rand', 'posts_per_page' => 3, 'cat' => $cats[0]->term_id, ); $the_query = new WP_Query( $args ); if ( $the_query->have_posts() ) { while ( $the_query->have_posts() ) { $the_query->the_post(); ?>


Posted on by