[wp-trac] Re: [WordPress Trac] #9211: Recent comments widget with "private" entries

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 22 09:32:41 GMT 2009


#9211: Recent comments widget with "private" entries
--------------------------+-------------------------------------------------
 Reporter:  menelicte     |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  lowest        |   Milestone:  Future Release 
Component:  Widgets       |     Version:  2.7            
 Severity:  trivial       |    Keywords:  widget comments
--------------------------+-------------------------------------------------

Comment(by mrmist):

 -1 to the current patch.

 Honestly for the recent comments widget the existing select * from
 comments was bad enough, but select * from comments with a left join to
 posts would be horrific.

 Either the SELECT list needs to be made specific, or this needs to be
 approached in a different way that won't cripple sites.

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


More information about the wp-trac mailing list