My 4th full marathon in Louisville Kentucky at the Kentucky Derby Festival, April 25th 2015…
More info on Kentucky Derby Marathon…Louisville, Kentucky
1,
'include' => $prevPost->ID
);
$prevPost = get_posts($args);
foreach ($prevPost as $post) {
setup_postdata($post);
?>
1,
'include' => $nextPost->ID
);
$nextPost = get_posts($args);
foreach ($nextPost as $post) {
setup_postdata($post);
?>