Archive list with only years and months
Place this in your functions.php file or create a simple plugin… /** * Display archive links based on year/month and format. * * The date archives will logically display dates with links to the archive post * page. * * The ‘limit’ argument will only display a limited amount of links, specified * by the … Read more