Skip to content

Instantly share code, notes, and snippets.

@omurphy27
omurphy27 / archive-post-type.php
Last active September 29, 2015 16:55 — forked from kopepasah/archive-post-type.php
Order Custom Post Type Archive by Taxonomy in WordPress
<?php
/**
* Template for ordering custom post types by terms on
* on the post types archive.php
*
* @package WordPress
* @author Justin Kopepasah
*
*/