equal
deleted
inserted
replaced
5 * This is the most generic template file in a WordPress theme |
5 * This is the most generic template file in a WordPress theme |
6 * and one of the two required files for a theme (the other being style.css). |
6 * and one of the 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_Twelve |
13 * @subpackage Twenty_Twelve |
14 * @since Twenty Twelve 1.0 |
14 * @since Twenty Twelve 1.0 |
15 */ |
15 */ |