<?php $recent = new WP_Query("cat=5&showposts=14"); while($recent->have_posts()) : $recent->the_post();?>

5 yazdığım yere istediğiniz kategorinin id sini yazın