Enable end user opt-in to generate all sizes in fallback format #1513
Labels
Good First Issue
Issue particularly suitable to be worked on by new contributors
[Plugin] Modern Image Formats
Issues for the Modern Image Formats plugin (formerly WebP Uploads)
[Type] Enhancement
A suggestion for improvement of an existing feature
Feature Description
As discussed in #1421 when "generate fallback images" is enabled, we only generate the core default sizes in the fallback format. The reasoning here is that users can have many sizes and generating all of the sub-sizes can require an unexpectedly large amount of storage for users. I am unsure about this so let's give users the option to generate all sizes.
This proposal is to add a checkbox users can check right below the "generate fallback images" checkbox (and it would only be enabled when that checkbox is checked). Similar the the generate fallback checkbox, the note would indicate this requires even more disk space.
Something like:
Ideally when users enable this feature we should notate that in the Generator tag so we can later discover how many sites opt into generating all image sizes.
The text was updated successfully, but these errors were encountered: