I'd like to display something similar to my <?php wp_get_archives('type=monthly'); ?> ... what I need is the month AND year to be displayed (as a link) and that link to only then list those posts INCLUDING future posts of that Year AND Month AND of a specific category... so in effect what i get in my sidebar is...
Archives
- Jan 2009
- Feb 2009
- Mar 2009
- Dec 2009
- Jan 2010
- Feb 2010
... and so on to...
Thanks for any help :)