Place the following in functions.php to list the archives for a specific month and year:
This is what you will add to your template file:
If you’ve been blogging for a number of years, it can sometimes be helpful to list your archives by years, then by months, then by days.
If you use this method, your archive page will list every year you have a post in. Then when you click on a year, it will take you to a list of the months you posted in that year. Then when clicking on a month, you go to a … continue reading
