• Resolved luciendub

    (@luciendub)


    I got a blog where a date doesn’t show for a specific post only on the front page. I tried to:

    • Save the post again
    • Update the date
    • Check the php code
    • Change the post category

    The PHP code that generates the date is:
    '<span class="recent-blog-post-date">'.esc_html( strftime('%e %B %Y', get_post_time('U', true)) ).'</span>'

    The URL is: http://mullign.com/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Date doesn't show for only one post’ is closed to new replies.