groups

info


tags: Wordpress

Link to this snippet:


Download to Code Collector

language: PHP
licence: Other

Unique Category template

options: send to code collectorview all maeghan's snippets
/*Suppose you want to use different Category template to display specific category. Simply save your Category template as category-2.php (note: add “-” and the categoryID number to the file name). So, category-2.php will be used to display categoryID 2, category-3.php will be used for categoryID 3, and so on.*/