[wp-trac] Re: [WordPress Trac] #8204: get_comment_reply_link not
working in callback
WordPress Trac
wp-trac at lists.automattic.com
Fri Nov 14 17:25:20 GMT 2008
#8204: get_comment_reply_link not working in callback
--------------------------------------------------------+-------------------
Reporter: jeremyclark13 | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: 2.7
Component: Comments | Version: 2.7
Severity: normal | Resolution: invalid
Keywords: callback, comments, get_comment_reply_link |
--------------------------------------------------------+-------------------
Changes (by jeremyclark13):
* status: new => closed
* resolution: => invalid
Comment:
Changing to this does in fact work.
{{{<?php echo comment_reply_link(array('depth' => $depth, 'max_depth' =>
$args['max_depth'])); ?>}}}
Thanks Ryan
--
Ticket URL: <http://trac.wordpress.org/ticket/8204#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list