Reviews

[insert_php]
$the_query = new WP_Query( ‘cat=4’ ); ?>
have_posts()) : $the_query -> the_post(); ?>