Updated documentation in comments at the top of files.

I tried to standardize and expand the documentation and links to
codex.wordpress.org in the comments at the top of most files.
This commit is contained in:
PJ 2015-07-01 11:21:44 -04:00
parent 5bb0534358
commit de9c9888b7
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
*/