wp/wp-content/themes/twentythirteen/index.php
changeset 5 5e2f62d02dcd
parent 0 d970ebf37754
child 7 cf61fcea0001
equal deleted inserted replaced
4:346c88efed21 5:5e2f62d02dcd
     5  * This is the most generic template file in a WordPress theme and one of the
     5  * This is the most generic template file in a WordPress theme and one of the
     6  * two required files for a theme (the other being style.css).
     6  * two required files for a theme (the other being style.css).
     7  * It is used to display a page when nothing more specific matches a query.
     7  * It is used to display a page when nothing more specific matches a query.
     8  * For example, it puts together the home page when no home.php file exists.
     8  * For example, it puts together the home page when no home.php file exists.
     9  *
     9  *
    10  * @link http://codex.wordpress.org/Template_Hierarchy
    10  * @link https://codex.wordpress.org/Template_Hierarchy
    11  *
    11  *
    12  * @package WordPress
    12  * @package WordPress
    13  * @subpackage Twenty_Thirteen
    13  * @subpackage Twenty_Thirteen
    14  * @since Twenty Thirteen 1.0
    14  * @since Twenty Thirteen 1.0
    15  */
    15  */