[wp-trac] Re: [WordPress Trac] #8755: Should be able to specify page order with wp_list_comments()

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 4 12:05:11 GMT 2009


#8755: Should be able to specify page order with wp_list_comments()
------------------------------------------+---------------------------------
 Reporter:  marky                         |        Owner:  Viper007Bond
     Type:  enhancement                   |       Status:  new         
 Priority:  normal                        |    Milestone:  2.8         
Component:  Comments                      |      Version:  2.7         
 Severity:  normal                        |   Resolution:              
 Keywords:  wp_list_comments, page order  |  
------------------------------------------+---------------------------------
Comment (by Viper007Bond):

 This is a lot trickier than it may seem, namely due to how the paging
 links work as they are going off the option, especially any paging links
 that take place before `wp_list_comments()`.

 I'm almost thinking if you really want to force the default page via the
 theme that you do it via `functions.php` and then `get_option()` filter.

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


More information about the wp-trac mailing list