🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
C

Custom Category Templates

4.3/5 (6 ratings) 3K+ active installs Updated Mar 3, 2016
Assigning custom templates to categories

Assigning custom templates to categories

Just like the way you can create custom page templates, this plugin enables you to build category archive templates by adding this bit to the top of your file:

<?php
/**
 * Category Template: Grid
 */
?>

and when you’re adding or editing categories, you can choose the desired template file.

This plugin is maintained solely for backward compatibility. Try the new Custom Taxonomy Templates instead, it supports all taxonomies and also uses the new term meta feature in WP 4.4.