Merge pull request #781 from PJ-Finlay/add-documentation-in-comments

Updated file documentation.
This commit is contained in:
Konstantin Obenland 2015-08-03 12:13:35 -07:00
commit 4b36cf3053
24 changed files with 65 additions and 23 deletions

View file

@ -1,8 +1,8 @@
<?php
/**
* The template part for displaying a message that posts cannot be found.
* Template part for displaying a message that posts cannot be found.
*
* Learn more: http://codex.wordpress.org/Template_Hierarchy
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @package _s
*/

View file

@ -1,6 +1,8 @@
<?php
/**
* The template used for displaying page content in page.php
* Template part for displaying page content in page.php.
*
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @package _s
*/

View file

@ -1,8 +1,8 @@
<?php
/**
* The template part for displaying results in search pages.
* Template part for displaying results in search pages.
*
* Learn more: http://codex.wordpress.org/Template_Hierarchy
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @package _s
*/

View file

@ -2,6 +2,8 @@
/**
* Template part for displaying single posts.
*
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @package _s
*/

View file

@ -2,6 +2,8 @@
/**
* Template part for displaying posts.
*
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @package _s
*/