Make WordPress Core

Opened 16 years ago

Closed 12 years ago

#13014 closed enhancement (duplicate)

Missing Thumbnail Size

Reported by: Horttcore Owned by:
Priority: normal Milestone:
Component: Media Version:
Severity: trivial Keywords:
Cc: Focuses:

Description

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.

Change History (5)

#1 @scribu
16 years ago

  • Milestone 2.9.33.0

#2 @ryan
16 years ago

  • Milestone 3.0Future Release

#4 @ocean90
13 years ago

  • Keywords media thumbnail size removed

#5 @SergeyBiryukov
12 years ago

  • Milestone Future Release
  • Resolutionduplicate
  • Status newclosed

Duplicate of #12120.

Note: See TracTickets for help on using tickets.