[wp-trac] [WordPress Trac] #8550: Enable support for threaded comments and comment reply on index page

WordPress Trac wp-trac at lists.automattic.com
Tue Dec 9 22:45:05 GMT 2008


#8550: Enable support for threaded comments and comment reply on index page
-------------------------+--------------------------------------------------
 Reporter:  yoavf        |       Owner:     
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  2.7
Component:  Comments     |     Version:  2.7
 Severity:  normal       |    Keywords:     
-------------------------+--------------------------------------------------
 Current method is missing a reference to post ID and does not allow
 threaded comments and replies on index pages.

 The proposed patch introduce a small change to comment-reply.js  and to
 comment-template.php (addition of post id as a parameter to the moveform
 function).

 Two additional function are also presented in comment-template.php:
 get_post_reply link() and post_reply_link().
 Those replicate get_comment_reply_link()  and comment_reply_link() to
 allow for "reply" links on the posts in index pages.

 Attached a patch to both /wp-includes/comment-template.php and /wp-
 includes/js/comment-reply.js

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


More information about the wp-trac mailing list