Forums

[resolved] Is there a function that returns the year of the most recent post? (3 posts)

  1. roadie
    Member
    Posted 2 years ago #

    Couldn't see it in template tags or functions.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    You could use get_posts and then simply grab the date of the first post.

    http://codex.wordpress.org/Function_Reference/get_posts

  3. roadie
    Member
    Posted 2 years ago #

    Oops, I've just found one after all:

    get_lastpostdate()

    in the Miscellaneous Functions section of
    http://codex.wordpress.org/Function_Reference/

Topic Closed

This topic has been closed to new replies.

About this Topic