[wp-trac] [WordPress Trac] #20469: Twenty Eleven: better closed comments notes
WordPress Trac
noreply at wordpress.org
Fri Nov 16 21:41:00 UTC 2012
#20469: Twenty Eleven: better closed comments notes
---------------------------+---------------------------
Reporter: iandstewart | Owner: lancewillett
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version: 3.4
Severity: normal | Resolution: fixed
Keywords: has-patch |
---------------------------+---------------------------
Comment (by SergeyBiryukov):
Nitpicking: [22617] removed the brackets in line 71:
{{{
<?php endif; // end ! comments_open ?>
}}}
This is inconsistent with line 73, and it's not obvious at a glance that
`comments_open` is a function. Could we add the brackets back?
{{{
<?php endif; // end ! comments_open() ?>
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20469#comment:17>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list