Title: Updated Date Problem
Last modified: April 27, 2020

---

# Updated Date Problem

 *  [shivamkr45](https://wordpress.org/support/users/shivamkr45/)
 * (@shivamkr45)
 * [6 years ago](https://wordpress.org/support/topic/updated-date-problem/)
 * I wanted to show the latest updated date on my blog posts and Google SERPs.
 * So, I used [modified_date] tag in header element along with this PHP
 *     ```
       function post_modified_date() {
           return get_the_modified_date();
       }
       add_shortcode( 'modified_date', 'post_modified_date' );
       ```
   
 * Everything worked perfectly, but i Don’t know why most of the page in Google 
   SERP is not showing any date.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fupdated-date-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Theme Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [6 years ago](https://wordpress.org/support/topic/updated-date-problem/#post-12740947)
 * Hi there,
 * Header Elements are a pro-only feature, which we aren’t allowed to support here
   due to WordPress.org rules. Can you open a topic in our premium forums?: [https://generatepress.com/support](https://generatepress.com/support)
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Updated Date Problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/generatepress/3.6.1/screenshot.
   png)
 * GeneratePress
 * [Support Threads](https://wordpress.org/support/theme/generatepress/)
 * [Active Topics](https://wordpress.org/support/theme/generatepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/generatepress/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/generatepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tom](https://wordpress.org/support/users/edge22/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/updated-date-problem/#post-12740947)
 * Status: not resolved