true, 'showposts' => 8, 'orderby' => 'rand' ); $the_query = new WP_Query( $args ); if ( $the_query->have_posts() ) : while ( $the_query->have_posts() ) : $the_query->the_post(); ?>
' . wp_kses_post($categories_list) . ''; } } ?>