[wp-trac] Re: [WordPress Trac] #7635: Threaded Comments
WordPress Trac
wp-trac at lists.automattic.com
Mon Sep 15 11:15:38 GMT 2008
#7635: Threaded Comments
-------------------------+--------------------------------------------------
Reporter: ryan | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version:
Severity: normal | Resolution:
Keywords: blessed |
-------------------------+--------------------------------------------------
Comment (by DD32):
Replying to [comment:15 ryan]:
> (In [8878]) Add depth handling to comment_reply_link(). see #7635
{{{
851
852 if ( 0 == $args['depth'] || $args['max_depth'] <
$args['depth'] )
851 853
852 854 extract($args, EXTR_SKIP);
}}}
Looks like you've missed a return there?
--
Ticket URL: <http://trac.wordpress.org/ticket/7635#comment:16>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list