[wp-trac] [WordPress Trac] #36885: When one uses custom callback function for comment list, "Reply" link would not show

WordPress Trac noreply at wordpress.org
Tue Jun 14 11:37:22 UTC 2016


#36885: When one uses custom callback function for comment list, "Reply" link would
not show
-------------------------------+------------------------------
 Reporter:  remedy17           |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Comments           |     Version:
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:  template
-------------------------------+------------------------------
Changes (by ocean90):

 * keywords:   => reporter-feedback
 * version:  trunk =>


Comment:

 Hello @remedy17, welcome to our Trac!

 > but why would the reply as well as login link disappear if any of it is
 true?

 The function shouldn't return a link if the maximum depth for threaded
 comments is reached since the user can't reply to that comment anymore.
 They have to use a comment one level higher.

 What's the value of `get_option('thread_comments_depth')` or
 `$args['max_depth']`?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36885#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list