Changes between Initial Version and Version 3 of Ticket #61981
- Timestamp:
- 09/04/2024 02:48:49 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61981
- Property Keywords has-patch added
- Property Owner set to adamsilverstein
-
Property
Status
changed from
new
toassigned
-
Property
Type
changed from
defect (bug)
toenhancement
-
Ticket #61981 – Description
initial v3 1 We recently landed supportfor converting HEIC images to JPEGs when uploading, solving a big issue for users who want to post images to their sites.1 We recently [https://core.trac.wordpress.org/ticket/53645 landed support] for converting HEIC images to JPEGs when uploading, solving a big issue for users who want to post images to their sites. 2 2 3 3 This feature requires requires that the server support HEIC in Imagick or possibly GD, the two image libraries used by WordPress to process images on the server side.