Automattic / Automattic/jetpack
WordPress.com REST API: consider supporting AVIF as a supported media type
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
Core recently enabled AVIF uploads:
https://core.trac.wordpress.org/ticket/53167
We should consider better support for AVIF in our APIs, even if Photon itself does not yet support AVIF: #35432
https://github.com/Automattic/jetpack/blob/e3d2922ff3cabeaf030f76eea8d4e41b7d03e2ef/projects/plugins/jetpack/class.json-api-endpoints.php#L1624
https://github.com/Automattic/jetpack/blob/a1830e44eb1c16541fef45ad3f24c974ef541aa0/projects/plugins/jetpack/sal/class.json-api-post-base.php#L941
https://github.com/Automattic/jetpack/blob/e9150a3b15305d9d578e5e09b28e3f63588267ef/projects/plugins/jetpack/functions.global.php#L396
https://github.com/Automattic/jetpack/blob/4fe0df95dd0af0b1d61ac6f184f0ca12fd71cd9f/projects/plugins/jetpack/modules/videopress/js/videopress-plupload.js#L246-L247
Contributor guide
Assessment
This issue has not been assessed yet.