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

@ -6,7 +6,8 @@
* and one of the two required files for a theme (the other being style.css).
* It is used to display a page when nothing more specific matches a query.
* E.g., it puts together the home page when no home.php file exists.
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*
* @link https://codex.wordpress.org/Template_Hierarchy
*
* @package _s
*/