[wp-trac] [WordPress Trac] #22005: Twenty Twelve: remove twentytwelve_comment() in favor of core comment_form() defaults
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 1 17:17:48 UTC 2012
#22005: Twenty Twelve: remove twentytwelve_comment() in favor of core
comment_form() defaults
---------------------------+------------------
Reporter: lancewillett | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
---------------------------+------------------
Comment (by obenland):
Replying to [ticket:22005 lancewillett]:
> - We might need to remove the Post Author span element from the output,
and use CSS instead to denote the post author's comments (background
color, border, etc)
I think we might be able to just append it to the
`get_comment_author_link()` output.
[[BR]]
> - Twenty Twelve should be styled to work well with 3.4 comment form
output (not just with the new #20088 output)
> - Use {{{comment_form()}}} arguments so that plugins and child themes
can override anything
How is `twentytwelve_comment()` related to `comment_form()`? Did you mean
`wp_list_comments()`?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22005#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list