Guest User

Untitled

a guest
Jan 19th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. from:
  2.  
  3. <?php previous_post_link('<p>%link</p>', __('Next work &rarr;'), false) ?>
  4.  
  5. to:
  6.  
  7. <?php previous_post_link('<p>%link</p>', __('Next work &rarr;'), true, 'id1 and id2 and id3') ?>
Add Comment
Please, Sign In to add comment