Advertisement
Guest User

previous next post links

a guest
Feb 19th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.17 KB | None | 0 0
  1. <div class="alignleft"><?php previous_post_link( '%link', '&laquo; Previous Post' );?></div>
  2. <div class="alignright"><?php next_post_link( '%link', '&raquo; Next Post' );?></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement