All-in-one page template view
This is an outline of major elements on a page.
head
thematic_doctitle(), thematic_create_contenttype(), thematic_show_description(), thematic_show_robots(), thematic_canonical_url(), thematic_create_stylesheet(), thematic_show_rss(), thematic_show_commentsrss(), thematic_show_pingback(), thematic_show_commentreply(), wp_head()
thematic_doctitle(), thematic_create_contenttype(), thematic_show_description(), thematic_show_robots(), thematic_canonical_url(), thematic_create_stylesheet(), thematic_show_rss(), thematic_show_commentsrss(), thematic_show_pingback(), thematic_show_commentreply(), wp_head()
body
thematic_before()
thematic_before()
#wrapper
thematic_aboveheader()
thematic_aboveheader()
#header
thematic_header()
thematic_header()
#branding thematic_brandingopen(1)
#blog-title thematic_blogtitle(3)
#blog-description thematic_blogdescription(5)
thematic_brandingclose(7)
#access thematic_access(9)
.skip-link
thematic_belowheader()
#main
#container
#content
#index-top
#post-1
thematic_postheader()
thematic_postheader()
.entry-title
.entry-meta
.entry-content
.entry-utility
thematic_postfooter()
#post-2
#index-insert (default)
#post-3
#post-4 …
#index-bottom
thematic_sidebar()
_abovemainasides()
#primary
widgets ul
_betweenmainasides()
#secondary
widgets ul
_belowmainasides()
Legend:
Dashed: optional area
Dark red: action hooks
Light red: filter hooks
Italics: Thematic actions
Widget areas also exist for page-top, single-top etc.
thematic_abovefooter()
thematic_belowfooter()
wp_footer()
thematic_after()

