1 | | @mikeschroder @spacedmonkey how do you feel about [attachment:"52867.2.diff"] which adds a new simplified `wp_image_editor_output_format` filter (naming suggestions welcome!) in `WP_Image_Editor::get_output_format` so we can build a feature plugin that enables wider testing of the "WebP as default output format" feature. |
| 1 | @mikeschroder @spacedmonkey how do you feel about [attachment:"52867.2.diff"] which adds a new simplified `wp_image_editor_output_format` filter (naming suggestions welcome!) in `WP_Image_Editor::get_output_format` so we can build a feature plugin that enables wider testing of the "WebP as default output format" feature. |
| 2 | |
| 3 | Furthermore, with this filter in place we could build a "Modern image formats tester" feature plugin that would let users enable other advanced formats (AVIF, JPEX XL) when those formats are available. |