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

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 29 00:33:02 GMT 2008


#7635: Threaded Comments
---------------------+------------------------------------------------------
 Reporter:  ryan     |        Owner:  anonymous
     Type:  defect   |       Status:  new      
 Priority:  normal   |    Milestone:  2.7      
Component:  General  |      Version:           
 Severity:  normal   |   Resolution:           
 Keywords:  blessed  |  
---------------------+------------------------------------------------------
Comment (by ryan):

 Patch introduces wp_list_comments(), which uses a new comment walker
 class.  A custom class can be passed to wp_list_comments() if someone
 doesn't like the layout in the default class.  Ideally, wp_list_comments()
 would be very customizable so that replacing the walker class isn't
 necessary.

 Default theme patched to use wp_list_comments() and friends.

 Two new JS functions ripped from Threaded Comments plugin and cut down to
 the minimum.  The thread expand/collapse from the plugin is not supported
 and probably won't be a core feature.

 This is very, very rough and ugly.  First draft.

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


More information about the wp-trac mailing list