Business

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