Skip to content

Instantly share code, notes, and snippets.

@chronosceptor
Created September 19, 2019 17:22
Show Gist options
  • Select an option

  • Save chronosceptor/3906aeab6d96faa3b161e48e83d1d433 to your computer and use it in GitHub Desktop.

Select an option

Save chronosceptor/3906aeab6d96faa3b161e48e83d1d433 to your computer and use it in GitHub Desktop.
// Previous Post
get_permalink(get_adjacent_post(false,'',false));
// Next Post
get_permalink(get_adjacent_post(false,'',true));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment