[wp-trac] [WordPress Trac] #18205: Comments Reply Link Appears When Comments Closed

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 22 01:28:28 UTC 2011


#18205: Comments Reply Link Appears When Comments Closed
-----------------------------+------------------------------
 Reporter:  mithrill         |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Comments         |     Version:  3.2.1
 Severity:  trivial          |  Resolution:
 Keywords:  ux-feedback      |
-----------------------------+------------------------------

Comment (by SergeyBiryukov):

 Can't reproduce in 3.2.1 with Twenty Ten or Twenty Eleven. The Reply link
 disappears after closing comments. There's a check in
 `get_comment_reply_link()`:
 {{{
 if ( !comments_open($post->ID) )
         return false;
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18205#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list