'rfo', // или 'category_id' => X 'posts_per_page' => 1, 'orderby' => 'date', 'order' => 'DESC' ); $last_post = new WP_Query($args); if ($last_post->have_posts()) {?>