WordPress / performance

Performance plugin from the WordPress Performance Group, which is a collection of standalone performance modules.
https://wordpress.org/plugins/performance-lab/
GNU General Public License v2.0
362 stars 98 forks source link

Add AVIF support #11

Closed adamsilverstein closed 4 months ago

adamsilverstein commented 2 years ago

Trac ticket: https://core.trac.wordpress.org/ticket/51228

jb510 commented 1 year ago

I noticed WebP checks are in Site Health. Seems like AVIF checks should be too.

adamsilverstein commented 1 year ago

I noticed WebP checks are in Site Health. Seems like AVIF checks should be too.

Great suggestion @jb510 - lets open a separate issue for that.

Zodiac1978 commented 7 months ago

Came here to say the same as @jb510 - but I can't find any ticket for adding AVIF status checks to Site Health or is this opened in Trac and not here?

phanduynam commented 6 months ago

WordPress 6.5 currently supports the Avif image format, so please update the Performance Lab plugin to support this image format.

benoitfouc commented 6 months ago

Yes i think that we need to tag the [[Plugin] Modern Image Formants] on this ticket, in order to make it compatible with AVIF

benoitfouc commented 6 months ago

@adamsilverstein created a plugin that can be a good starting point for this implementation into the Modern Image Formats plugin.

image image https://wordpress.org/plugins/modern-images-wp/

adamsilverstein commented 6 months ago

I noticed WebP checks are in Site Health. Seems like AVIF checks should be too.

@jb510 - I created this issue to add a health check for AVIF: https://github.com/WordPress/performance/issues/1152

@benoitfouc - thanks for the call out to the plugin, I'm sure I need to update it!

I created a separate issue to add AVIF support to the Modern Image Formats plugin - https://github.com/WordPress/performance/issues/1151 since this ticket was originally about adding AVIF upload support - which we now landed in core!

Speaking of which, since we landed AVIF support in core and we have follow up issues for everything discussed in this ticket, I'm going to close this issue as resolved.

adamsilverstein commented 6 months ago

reopening on second thought, we can leave this open as a tracking issue, it is an Epic after all. Once the other issues are closed we can close this one.

adamsilverstein commented 4 months ago

Closing this out, AVIF has been added to the modern image formats plugin and we are working on <picture> element support as well.

see https://github.com/WordPress/performance/issues/1151