Archived topic
Last updated list front end/widget
3 replies · Started by Alex on July 28, 2020
Hi,
Looking for a way to add a widget with the last updated pages to the front end.
I'm using a custom field to manually indicate the "Last date updated" for each page.
Thank you in advance for all suggestions.
Hi there,
Pages do store a published and modified date in the database - they are just not displayed in the page template.
So you can use the WP Show Posts plugin to display your List of Pages by Modified date ( option in the More Settings tab of the plugin):
Fantastic! Thank you, David!
You're welcome