I'm using a child theme, and I'd like to sort the monthly archives in the sidebar in ascending order. I'm betting this be done by inserting a function in my theme's functions.php file, but I don't know how to do it. Thanks for any help you can offer!
ThemeShaper Forums » Thematic
[closed]
Change monthly archive widget sort order to ascending
(2 posts)-
Posted 3 years ago #
-
maybe you have to filter the wp_get_archives() function?
http://codex.wordpress.org/Template_Tags/wp_get_archives
but from that site I am not convinced you can change the order of the months. anyone else want to take a stab?
there are some plugins out there, but I am not sure if any do exactly what you are looking for.
Posted 3 years ago #
Topic Closed
This topic has been closed to new replies.