wp/wp-content/themes/twentytwelve/category.php
changeset 5 5e2f62d02dcd
parent 0 d970ebf37754
child 7 cf61fcea0001
equal deleted inserted replaced
4:346c88efed21 5:5e2f62d02dcd
     2 /**
     2 /**
     3  * The template for displaying Category pages
     3  * The template for displaying Category pages
     4  *
     4  *
     5  * Used to display archive-type pages for posts in a category.
     5  * Used to display archive-type pages for posts in a category.
     6  *
     6  *
     7  * @link http://codex.wordpress.org/Template_Hierarchy
     7  * @link https://codex.wordpress.org/Template_Hierarchy
     8  *
     8  *
     9  * @package WordPress
     9  * @package WordPress
    10  * @subpackage Twenty_Twelve
    10  * @subpackage Twenty_Twelve
    11  * @since Twenty Twelve 1.0
    11  * @since Twenty Twelve 1.0
    12  */
    12  */