Is their a way to show when a post or page last was updated? I want to use this only on certain posts and pages, not on everyone, like I can with help of PHP-code. Anyone have an idea?
Is their a way to show when a post or page last was updated? I want to use this only on certain posts and pages, not on everyone, like I can with help of PHP-code. Anyone have an idea?
In The Loop, the_modified_date(); will display the modified date.
Related:
Template_Tags/the_modified_date
Stepping Into Template Tags
Stepping Into Templates
Template Hierarchy
This topic has been closed to new replies.