Make a link point to the most recently published post of a certain category
-
My work-in-progress site: https://bit.ly/al4Jg3
This site is for literary magazine. Each physical issue is presented on the website as a WP post, with one post per issue.
The current issue is promoted on the righthand sidebar with its title and featured image. This is achieved by assigning to each issue post the category of “issues” and using the plugin Category Thumbnail List (a sidebar widget) to display this category’s most recently published post. Hooray!
My problem: I’d like the navigation menu link “Current Issue” to point to the exact same thing as the sidebar widget, eg. to the most recently published post under the category “issues”. I’d like this to update automatically, just like the sidebar widget does.
Can someone please help? Is there a code snippet that would do the trick?
Many thanks!
- The topic ‘Make a link point to the most recently published post of a certain category’ is closed to new replies.