Hi all,
I'm using WordPress as a CMS with the loop displayed on the main page.
My wife posts a new chapter of her book every week as a PAGE (paginated) and then writes a POST with notes and a link to it.
We're creating a series of links in the header:
"First Chapter"
"Newest Chapter"
"Next"
"Previous"
I'm using the "next-page-not-next-post" plugin for the next/previous links, but I can't for the life of me figure out how to make a "Newest Chapter" link that dynamically links to the most recent static PAGE.
The site's still local only for now, but here's a link to a screenshot for clarification.
Thanks for the help!