posts.ID not in($donotdupe) "; return $where; } global $donotdupe; $donotdupe = ''; ?>

Featured Story

have_posts()) : $my_query->the_post(); $donotdupe .= $post->ID; ?>

By • on

Read this story »

have_posts()) : $my_query->the_post(); $donotdupe .= "," . $post->ID; ?>

By • on

Read this story »

have_posts()) : $my_query->the_post(); ?>

Read this post »