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/header.php

    r25743 r25769  
    11<?php
    22/**
    3  * The Header for our theme.
     3 * The Header for our theme
    44 *
    55 * Displays all of the <head> section and everything up till <div id="main">
     
    77 * @package WordPress
    88 * @subpackage Twenty_Fourteen
     9 * @since Twenty Fourteen 1.0
    910 */
    1011?><!DOCTYPE html>
Note: See TracChangeset for help on using the changeset viewer.