How To List Posts By Year?
-
I have a menu bar on my site. I basically want users to be able to sort posts by year. eg: 2010, 2011, 2012
Any idea how to do that?
I know that you can add this to the end of your url to sort by title:
?order=asc&orderby=title
Is there a similar way to order by year? Or if not, if anyone has any idea how to list posts by year, that would be a lot of help.
The topic ‘How To List Posts By Year?’ is closed to new replies.