Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53022


Ignore:
Timestamp:
04/12/2021 08:03:01 PM (4 years ago)
Author:
desrosj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53022

    • Property Keywords has-patch added; needs-patch removed
  • Ticket #53022 – Description

    initial v1  
    55For example, this could be a good way to help users verify that their server will support WebP (and other more modern image formats) before the feature becomes available so that they can reach out to their hosts.
    66
    7 When Imagick
     7When Imagick is not the site's active editor, the GD supported formats could be shown instead, but GD handles this a bit differently (a [https://www.php.net/manual/en/function.imagetypes.php bit-field is returned instead]).