Advertisement
Guest User

while have posts

a guest
Feb 2nd, 2012
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <?php if ($wpzoom_seo_enable == 'Enable') {
  2.  
  3. if (is_single() || is_page() ) : if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement