Automattic / Automattic/regenerate-thumbnails

wp_read_image_metadata filter ignored?

Open
#140 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
137
Forks
54
PR merge metrics
No merged PRs in 30d

Description

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??

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing thumbnail regeneration with the wp_read_image_metadata filter and compare its image_metadata with metadata produced during upload. Trace the regeneration entry point and confirm the filter is applied so regenerated thumbnails retain the added EXIF information.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.