[wp-trac] [WordPress Trac] #9013: Allow _wp_get_comment_list() to return comments for a custom status

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 2 01:30:34 GMT 2009


#9013: Allow _wp_get_comment_list() to return comments for a custom status
----------------------------+-----------------------------------------------
 Reporter:  Viper007Bond    |       Owner:  anonymous  
     Type:  enhancement     |      Status:  new        
 Priority:  normal          |   Milestone:  2.8        
Component:  Administration  |     Version:  2.7        
 Severity:  normal          |    Keywords:  needs-patch
----------------------------+-----------------------------------------------
 http://groups.google.com/group/wp-
 hackers/browse_thread/thread/059d1ada02ccec5e

 There's a filter on `edit-comments.php` to allow adding new status types
 at the top of the page, but no way I can see to display those custom
 status comments as `_wp_get_comment_list()` is hard coded to only allow
 certain statuses.

 There should be a filter on either the whole MySQL query or at least the
 status bit.

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


More information about the wp-trac mailing list