Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #63302, comment 24


Ignore:
Timestamp:
04/19/2025 03:14:33 PM (14 months ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63302, comment 24

    initial v1  
    22
    33Indeed, [https://github.com/WordPress/wordpress-develop/pull/7629/files initially] we handled only specific types, eventually we decided to include all supported types with the 'image/' prefix when running the handling check.
     4
     5> Media Library sets a warning flag but allows upload
     6
     7The flag is later checked in JavaScript and uploading is actually prevented.
    48
    59> The problem is that SVG images don't need to have "responsive images generated".