Include page modified time
-
Hi,
How do we display the modified time of post+pages? Basically I want to display the time if any page or post was updated.
What change do we make in your core code ?
$query = "SELECT post_modified FROM $wpdb->posts ORDER BY post_date DESC ";
- The topic ‘Include page modified time’ is closed to new replies.