[wp-trac] [WordPress Trac] #13947: Featured image doesn't crop

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 18 15:37:53 UTC 2010


#13947: Featured image doesn't crop
--------------------------+-------------------------------------------------
 Reporter:  bi0xid        |       Owner:                   
     Type:  defect (bug)  |      Status:  new              
 Priority:  normal        |   Milestone:  3.0.1            
Component:  Media         |     Version:  3.0              
 Severity:  normal        |    Keywords:  reporter-feedback
--------------------------+-------------------------------------------------

Comment(by toscho):

 Replying to [comment:5 slawrence10]:

 add_theme_support() doesn’t accept a second parameter.

 My last working configuration …

 {{{
 add_theme_support('post-thumbnails');
 set_post_thumbnail_size(200, 150, TRUE);
 }}}

 … stopped working with WP 3.0.

 So, yes, this looks like a regression.

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


More information about the wp-trac mailing list