How to Show Last Updated/Modified Date on Newspaper WordPress Theme?
Many of us writing and publishing blog posts for years. We all need
to update our contents time to time. But it is really important to show
the last updated/modified date of your posts in WordPress. This
customization makes it simple to understand users they are reading an
updated content, not the old outdated content. You can display last
updated/modified date using third-party plugins or theme customization.
But additional plugin may need additional resources of your server or it
will not display the date as you want or it may distract the look of
your theme.
Today, we are going to tell how to show last updated/modified date on tagDiv Newspaper WordPress theme. It is the most loved theme among bloggers.
2. On the Left sidebar click on Appearance > Editor.
3. Now “Edit Themes” page is open.
4. Look for includes > wp_booster > td_module_single_base.php. Now click on td_module_single_base.php
5. In this PHP file search for get_the_time. There are two instances.
6. Change get_the_time to get_the_modified_time. Make sure you’ve changed both the instances.
7. To save changes press Update File button.
This change will show last updated/modified date for all the post.
4. Look for includes > wp_booster > td_module.php. Now click on td_module.php
5. Similarly in this PHP file search for get_the_time. Again, there are two instances.
6. Change get_the_time to get_the_modified_time. Make sure you’ve changed both the instances.
7. To save changes click on the Update File button.
You’re done.
2. Google Search will show last updated/modified date for your updated articles.
This article was written on 23-09-2017 and updated on 06-03-2018.
3. As users like to read new or updated content. It will improve your blog post’s CTR and help you in better conversion.
We believe the article is helpful. As a tagDiv Newspaper WordPress theme user, you’ll be able to show last updated/modified date on the article, homepage modules, and archive pages.
Today, we are going to tell how to show last updated/modified date on tagDiv Newspaper WordPress theme. It is the most loved theme among bloggers.
Steps to show last updated/modified date in tagDiv Newspaper WordPress Theme
For All the Posts/Pages
1. Login to your site’s WordPress dashboard.2. On the Left sidebar click on Appearance > Editor.
3. Now “Edit Themes” page is open.
4. Look for includes > wp_booster > td_module_single_base.php. Now click on td_module_single_base.php
5. In this PHP file search for get_the_time. There are two instances.
6. Change get_the_time to get_the_modified_time. Make sure you’ve changed both the instances.
7. To save changes press Update File button.
This change will show last updated/modified date for all the post.
For Home Page and Archive Pages
Again start from Step 3 of last procedure.4. Look for includes > wp_booster > td_module.php. Now click on td_module.php
5. Similarly in this PHP file search for get_the_time. Again, there are two instances.
6. Change get_the_time to get_the_modified_time. Make sure you’ve changed both the instances.
7. To save changes click on the Update File button.
You’re done.
Top Benefits of Showing Last Updated/Modified Date
1. Blog readers will be able to see last updated/modified date. It will not be less than a value addition.2. Google Search will show last updated/modified date for your updated articles.
This article was written on 23-09-2017 and updated on 06-03-2018.
3. As users like to read new or updated content. It will improve your blog post’s CTR and help you in better conversion.
We believe the article is helpful. As a tagDiv Newspaper WordPress theme user, you’ll be able to show last updated/modified date on the article, homepage modules, and archive pages.
Comments
Post a Comment