Automattic / regenerate-thumbnails

WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
https://alex.blog/wordpress-plugins/regenerate-thumbnails/
GNU General Public License v2.0
133 stars 54 forks source link

wp_read_image_metadata filter ignored? #140

Open mmjaeger opened 1 year ago

mmjaeger commented 1 year ago

Hello - I'm using the "wp_read_image_metadata" filter to add some additional exif information to the image_metadata - works just fine on uploading pictures - however, when using regenerate-thumbnails the filter seems to be ignored and I end up with the default image_metadata information - when using a different plugin to regenerate the thumbnails it works fine - wonder what the issue is and how it can be fixed??