Files
wordpress-develop/src/wp-includes
Scott Taylor fed3b8fd1f In the ->multi_resize() method of the WP_Image_Editor subclasses, when looping through potential crops, we need to make sure the crop isn't the exact same dimensions as the original image before copying it as a new crop.
This ensures that we don't save multiple copies of the same image.

Supposedly broke in [30639], but this logic was always missing. When I tested reverting [30639], there were still 2 files being created.

Fixes #31296.


git-svn-id: https://develop.svn.wordpress.org/trunk@31576 602fd350-edb4-49c9-b593-d223f7449a82
2015-02-27 19:37:47 +00:00
..
2014-09-11 19:06:33 +00:00
2014-11-25 06:11:02 +00:00
2015-02-27 10:20:18 +00:00
2014-11-30 23:23:37 +00:00
2015-01-16 16:06:47 +00:00
2014-11-30 22:55:08 +00:00