syamilmj / Aqua-Resizer

Resize WordPress images on the fly
502 stars 205 forks source link

check if thumbnail exists BEFORE image_resize_dimensions #87

Closed ole1986 closed 7 years ago

ole1986 commented 8 years ago

The function image_resize_dimensions is too slow. This becomes more important when using large images and custom plugin uploads

Workaround is to skip the calculation if the thumbnail exists in a specific size

ole1986 commented 8 years ago

More info: https://wordpress.org/support/topic/virtue-27x-causes-featured-image-to-always-regenerate-posts?replies=9#post-8564219