Twenty Fifteen: docs correction.

Props rachelbaker, DrewAPicture, fixes #30456



git-svn-id: https://develop.svn.wordpress.org/trunk@30572 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2014-11-25 21:10:56 +00:00
parent c55081a2d1
commit d7e4bdd88e

View File

@ -6,9 +6,8 @@
* For example, puts together date-based pages if no date.php file exists.
*
* If you'd like to further customize these archive views, you may create a
* new template file for each specific one. For example, Twenty Fifteen
* already has tag.php for Tag archives, category.php for Category archives,
* and author.php for Author archives.
* new template file for each one. For example, tag.php (Tag archives),
* category.php (Category archives), author.php (Author archives), etc.
*
* @link https://codex.wordpress.org/Template_Hierarchy
*