In my experience, which is limited, when I am viewing an individual post it shows links to the next and/or previous posts at the top of the post I am viewing. I think this is the default WordPress behavior.
Thread Starter
khlota
(@khlota)
My experience is limited as well 😉 I wonder which php page this is so I can delete this info (if possible) without screwing anything else up down the line…..
Check out single.php. There are a lot of references to prev_link and next_link. That is where I would start.