You may want to skip to about 1:30 – and sorry for the shaky video. I was a little excited!
More info on Avett Brothers introduction at Forecastle Festival – Louisville, KY 6-14-13
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);
?>