Skip to content

Instantly share code, notes, and snippets.

@weslly
weslly / index.php
Last active December 10, 2015 01:49 — forked from anonymous/archive-work.php
<?php
/**
* The template for displaying Archive pages.
*
* Used to display archive-type pages if nothing more specific matches a query.
* For example, puts together date-based pages if no date.php file exists.
*
* If you'd like to further customize these archive views, you may create a
* new template file for each specific one. For example, Twenty Twelve already
* has tag.php for Tag archives, category.php for Category archives, and