I have more than 1,000 pages (not posts) at different levels of hierarchy that I'd like to be able to add previous and next links to. Everything I've seen (including the link that valuxes supplied) talks about adding this functionality to post pages, not to pages. I want to add it to plain old pages.
So if someone is at hierarchy level 1 on my site, I want them to be able to go to the previous and next pages at that level of hierarchy (my pages all have a logical progression). If someone drills down to hierarchy level 2, I want them to be able to do the same thing on that level. And so forth.
Is this possible? It would seem that the logic exists since I can order my pages by assigning a numerical value to them. Does WP allow me to call on them dynamically? I can code this manually if I have to, but I'd really rather not.
I've searched for plugins and found nothing that does what I want to do. The post by millsy above is the first I've seen mention of what I want from anyone else.
Anyone have any ideas?
Thanks!