Update docs
This commit is contained in:
@@ -19,10 +19,16 @@ The `content-page.php` template is included by page templates in the theme root.
|
||||
|
||||
The `content-single.php` template is included by single post templates in the theme root.
|
||||
|
||||
### entry-meta.php
|
||||
|
||||
`entry-meta.php` displays the author byline, post time, and date information.
|
||||
|
||||
### footer.php
|
||||
|
||||
`footer.php` includes the Footer sidebar area and displays the site copyright information.
|
||||
|
||||
Also included is the [asynchronous Google Analytics snippet](http://mathiasbynens.be/notes/async-analytics-snippet) from HTML5 Boilerplate if an ID is defined in `config.php`.
|
||||
|
||||
### head.php
|
||||
|
||||
`head.php` includes everything in the `<head>`.
|
||||
@@ -45,4 +51,4 @@ The `content-single.php` template is included by single post templates in the th
|
||||
|
||||
### sidebar.php
|
||||
|
||||
`sidebar.php` includes the Primary Sidebar.
|
||||
`sidebar.php` includes the Primary Sidebar.
|
||||
|
||||
Reference in New Issue
Block a user