Is it possible to get the monthly archives by year? I would like to have all monthly archives for 2008 listed separately than 2009. I would also like to be able to show empty months. Is that possible?
Is it possible to get the monthly archives by year? I would like to have all monthly archives for 2008 listed separately than 2009. I would also like to be able to show empty months. Is that possible?
I like this plugin, though not exactly what you want:
http://wordpress.org/extend/plugins/clean-archives-reloaded/
Related:
http://wordpress.org/extend/plugins/tags/archives
Assuming you've tried the template tag, wp_get_archives(), with the type=monthly argument...
You must log in to post.