[wp-trac] [WordPress Trac] #13014: Missing Thumbnail Size
WordPress Trac
wp-trac at lists.automattic.com
Thu Apr 15 12:13:02 UTC 2010
#13014: Missing Thumbnail Size
-------------------------+--------------------------------------------------
Reporter: Horttcore | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.9.3
Component: Media | Version:
Severity: trivial | Keywords: media thumbnail size
-------------------------+--------------------------------------------------
If I add an image size i.e.:
add_image_size('big', 960, 240, true);
then I'm uploading an image with 960x320px, the this new 'thumbnail' won't
be generated.
So if the third parameter is true he should be compare the width and the
height of the source image.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13014>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list