Timbers Dr - Street Blog
Doug and Dorothy Davis - Street Rep
1713 Timbers Dr
972/259-9711
$recent = new WP_Query(”cat=10&showposts=1″);
while($recent->have_posts()) {
$recent->the_post();
echo ”
“;
the_title();
echo “
“;
the_content();
comments_template();
} ?>
Previous blog post.
