[wp-trac] [WordPress Trac] #18205: Comments Reply Link Appears When Comments Closed
WordPress Trac
wp-trac at lists.automattic.com
Fri Jul 22 02:13:47 UTC 2011
#18205: Comments Reply Link Appears When Comments Closed
-----------------------------+------------------------------
Reporter: mithrill | Owner:
Type: feature request | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: 3.2.1
Severity: trivial | Resolution: invalid
Keywords: ux-feedback |
-----------------------------+------------------------------
Changes (by mithrill):
* status: new => closed
* resolution: => invalid
Comment:
Thanks for the quick reply. I'm not using a default theme, but the issue
didn't appear to be with my theme since it relies on the code comment-
template.php. I'll keep digging around to see if I can resolve this.
Replying to [comment:1 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:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list