Oak Meadow Dr - Street Blog
Ed ((Virginia) McCarty, Street Rep
1604 Oak Meadow Dr
972-253-7881
$cat = 17;
$recent = new WP_Query(”cat=$cat&showposts=1″);
while($recent->have_posts()) {
$recent->the_post();
echo ”
“;
the_title();
echo “
“;
the_content();
comments_template();
} ?>
Previous blog post.
