Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61167, comment 5


Ignore:
Timestamp:
05/08/2024 06:54:34 PM (15 months ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61167, comment 5

    initial v1  
    22
    33Testing in Gutenberg, after this patch I get a warning message on my server that does not support AVIF and I cannot upload the test image.
     4
     5I expanded the check to include WebP since a small percentage of servers still don't support that format. Checking every format seems excessive.