I want to create Archive with following style:
Archive
------------
2009 <----wp_get_archives('type=yearly')
june <--- how to??!!
may
april
january
2008
december
october
I was trying to produce
Can someone give me a hint? Thanks