﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
10614	category-{slug}.php template	scribu	scribu	"If a user needs to style a particular category differently, he can either use conditional code inside the category.php template, or make a category-{id}.php template.

The problem with the later is that when applying the theme to a different site, the category id will have likely changed.

That's why we need to use the category slug instead, so a theme can have something like this:

* category.php

* category-projects.php

* category-announcements.php

etc."	enhancement	closed	normal	2.9	Template	2.9	normal	fixed	has-patch needs-testing	
