[wp-trac] Re: [WordPress Trac] #4378: Adding filters for Recent Comments Widget

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 1 16:40:01 GMT 2009


#4378: Adding filters for Recent Comments Widget
-------------------------+--------------------------------------------------
 Reporter:  hovenko      |        Owner:  anonymous
     Type:  enhancement  |       Status:  new      
 Priority:  normal       |    Milestone:  2.9      
Component:  General      |      Version:           
 Severity:  normal       |   Resolution:           
 Keywords:  needs-patch  |  
-------------------------+--------------------------------------------------
Changes (by mrmist):

  * keywords:  has-patch => needs-patch

Comment:

 Currently the recent comments widget uses a SELECT * which is a change
 from the version that the attached patch was created against.

 Consequently this would have to be re-done, in case limiting the output to
 just the fields in the patch breaks other functionality.

 As an aside, selecting either * or comment_id, comment_post_id would
 always be DISTINCT so the keyword is not required.

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


More information about the wp-trac mailing list