Does anyone knows how I could format the list of archive when using the wp_get_archives tag?
I plan to have the month displayed in 3 digits and year in 2 digits (eg. instead of "September 2009", I would like it to be "Sep '09").
Does anyone knows?
Thanks.