=== Category Templates ===
Contributors: aarongloege
Donate link: http://www.aarongloege.com
Tags: category, template, post
Requires at least: 2.7.1
Tested up to: 2.8.4
Stable tag: 2.1

Give your categories and posts their own individual templates.

== Description ==

Easily apply templates to your category archive pages and posts with this plugin.

Valid templates are files placed your theme folder with the following code at the beginning of them:


For Post Templates: Template Name: Blog Template

For Archive Templates: Archive Template: Blog Template


Through this plugin's options panel, you can choose which templates are applied to categories and posts. Even choose their priority over one another. You can even apply a template to an individual post.
Please [report any bugs](http://aarongloege.com/blog/web-development/wordpress/plugins/wordpress-plugin-category-templates/#respond) you come across.

Enjoy!

== Installation ==

To Install:

1. Download and unzip the contents of `category-template.zip`
1. Upload the folder 'category-template' to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Access the plug-in settings under the Appearance menu

== Frequently Asked Questions ==
None so far...

== Screenshots ==

1. Category Template Selection
2. Individual Post Template

== Changelog ==

= 2.0 =
* Added ability to apply templates to category archives
= 1.0 =
* Initial Release

`<?php code(); // goes in backticks ?>`