Couldn't see it in template tags or functions.
Couldn't see it in template tags or functions.
You could use get_posts and then simply grab the date of the first post.
Oops, I've just found one after all:
get_lastpostdate()
in the Miscellaneous Functions section of
http://codex.wordpress.org/Function_Reference/
This topic has been closed to new replies.