[wp-trac] Re: [WordPress Trac] #7635: Threaded Comments

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 16 14:56:40 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 Otto42):

 The Walker_Comment's start_el() function needs to pass all the $args,
 merged with the three fields it must send anyway, down to the
 comment_reply_link function, making those fields available to be set in
 the calls to higher level functions.

 For example, when calling wp_list_comments, there's currently no way to
 set the text of the "Reply" link. If the $args were passed along, one
 could simply add a reply_text parameter to the call.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7635#comment:48>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list