Advertisement
Guest User

Untitled

a guest
Jul 25th, 2016
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <?php while ( $query->have_posts() ) : $query->the_post(); ?>
  2.  
  3. <?php endwhile; ?>
  4. <?php $query->rewind_posts(); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement