I have seen many users asking for this useful implementation.
tagDiv, when are you going to implement this into default settings?
@mabrell, you can alter the loop-single.php and add after line 40 this:
<div class="td-module-meta-info"> Last Update: <?php the_modified_date('j F, Y'); ?></div>
It appears under social icons and above the main image. I think is the best solution because if you try to put into the same row with the (publish date, visits counter & comments) on mobile looks pretty bad in two rows. (don’t forget, this modification you will have to do every time you update the theme)
Regards.
Hello Mabell,
I’m using 8.0+ version of Newspaper and Hi Jessie, and I’ve implemented the how to display last modified time instead of published time on my blog http://www.techbuzz.in and also I’ve blogged about the same.
However, the effect of this has to be studied when NewsPaper theme is updated.
I’ve written about the benefits and problems with implementing ‘last_modified_time’.
http://www.techbuzz.in/tagdiv-newspaper-theme-last-updated-modified-time.php
Bloggers should use use this feature cautiously as mis-using it might attract penalty from Google.
Hope this helps.
