[wp-trac] [WordPress Trac] #22092: comments should be part of content template
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 4 00:45:23 UTC 2012
#22092: comments should be part of content template
-----------------------------+---------------------------
Reporter: thomask | Type: enhancement
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Bundled Theme
Version: | Severity: trivial
Keywords: |
-----------------------------+---------------------------
todays (twenty-twelve and probably all before it) single.php is a bit
ilogical
1. content of current post
2. link to other posts (previous_post_link and next_post_link)
3. comments to current post
IMO the comments are connected to current post and should be before link
to other posts.
IMO the comments should be actually part of content.php as it is part of
loop, but that is not so necessary.
Links to other posts are something what is generaly out of the loop,
something like navigation on archive pages.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22092>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list