[wp-trac] [WordPress Trac] #25310: comment_reply_link() doesn't work properly

WordPress Trac noreply at wordpress.org
Fri Sep 13 14:18:29 UTC 2013


#25310: comment_reply_link() doesn't work properly
--------------------------+-----------------------------
 Reporter:  raminmt       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Comments      |    Version:  3.6
 Severity:  normal        |   Keywords:  needs-patch
--------------------------+-----------------------------
 Hi,
 I was hired for a client job and I was working on it,
 The client asked me to design a custom template for comments.
 I decided to not use wp_list_comments then fetch data using available wp
 functions and when I was trying to create reply link the function
 comment_reply_link() and get_comment_reply_link() failed to generate and
 print the link
 To make sure that my work is not wrong I checked different formats of
 using function and it's parameters as below:
 comment_reply_link()
 comment_reply_link(array())
 comment_reply_link(array(), comment_ID(), the_ID())
 Also I passed comment id and post id directly to test but failed

 Note: Even I passed some parameters to first arguement

 tnx
 Ramin MT

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25310>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list