link to most current page
-
i have a link on the homepage that goes to a page that i create monthly. each month a new page is created – and when you visit that page – it uses wp_list_pages to show all the previous month’s pages (like an archive).
I want to have this link on the homepage always link to the most current page posted. but i have to keep changing the HTML link each time i post a new page.
is there any way to call only the most currently posted page? i tried using wp_list_pages but could not get it work because it calls all pages.
thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘link to most current page’ is closed to new replies.