[wp-trac] [WordPress Trac] #62729: stream_preview_image() should stream with right mime type, if filter _load_image_to_edit_path change file with different mime type
WordPress Trac
noreply at wordpress.org
Wed Mar 5 20:01:40 UTC 2025
#62729: stream_preview_image() should stream with right mime type, if filter
_load_image_to_edit_path change file with different mime type
--------------------------------------+------------------------------
Reporter: Hrohh | Owner: pbearne
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting Review
Component: Post Thumbnails | Version: 6.7.1
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+------------------------------
Comment (by Hrohh):
@pbearne If I change target image in filter in function
**_load_image_to_edit_path** from jpg to avif for example
in **wp_save_image_file** this is not taken into account
$saved_image = wp_save_image_file( $new_path, $img, $post->post_mime_type,
$post_id )
Thank you.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62729#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list