[ad_1]
Hey all — quick one that I hope will be easy. I have my home page is set to display “Your latest posts”, a single post in full (not excerpted). Reader gets to the end of the post, and gets the choice of going to the next Page, which continues to display a single post.
What I’d like is for this link to actually lead to the second most recent post, thus getting the reader out of the page system and into posts.
What am I swapping out to make this happen?
[ad_2]
next_post_link() [https://developer.wordpress.org/reference/functions/next_post_link/])
I’m sure there’s a plugin for this, if you’re not wanting to write any code.