Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55443, comment 152


Ignore:
Timestamp:
08/31/2022 04:06:43 PM (3 years ago)
Author:
adamsilverstein
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55443, comment 152

    initial v1  
    11> stopping the needless generation of never used thumbnails just because the size definition was added
    22
    3 The tricky part there is knowing which images are actually needed. Waiting until they are requested
     3The tricky part there is knowing which images are actually needed. Waiting until they are requested probably requires `.htaccess` changes, which while possible, will not work for all setups. We might be able to improve on that, perhaps we can combine some knowledge from the block editor (and its breakpoint driven previews) to derive the images we expect to need.
     4
     5What do you see as the main problem with pre-emptively generating all sizes, primarily a storage concern? Certainly something to consider, but challenging to build in a way that works across WordPress installs.
    46
    57> Click on the “relative usage tab” to get a good visual https://caniuse.com/webp