Make WordPress Core


Ignore:
Timestamp:
10/11/2013 10:01:14 PM (12 years ago)
Author:
lancewillett
Message:

Twenty Fourteen: first pass for updating code comments to reflect WP inline docs standards, see #25257.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfourteen/page.php

    r25023 r25769  
    11<?php
    22/**
    3  * The template for displaying all pages.
     3 * The template for displaying all pages
    44 *
    55 * This is the template that displays all pages by default.
    6  * Please note that this is the WordPress construct of pages
    7  * and that other 'pages' on your WordPress site will use a
    8  * different template.
     6 * Please note that this is the WordPress construct of pages and that other 'pages'
     7 * on your WordPress site will use a different template.
    98 *
    109 * @package WordPress
    1110 * @subpackage Twenty_Fourteen
     11 * @since Twenty Fourteen 1.0
    1212 */
    1313
Note: See TracChangeset for help on using the changeset viewer.