Closed ole1986 closed 7 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
More info: https://wordpress.org/support/topic/virtue-27x-causes-featured-image-to-always-regenerate-posts?replies=9#post-8564219
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