[wp-trac] [WordPress Trac] #55443: Create WebP sub-sizes and use for output
WordPress Trac
noreply at wordpress.org
Wed Sep 7 15:39:42 UTC 2022
#55443: Create WebP sub-sizes and use for output
-------------------------------------------------+-------------------------
Reporter: adamsilverstein | Owner:
| adamsilverstein
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.1
Component: Media | Version: 6.0
Severity: normal | Resolution: fixed
Keywords: has-unit-tests needs-dev-note | Focuses:
needs-docs needs-user-docs has-patch commit | performance
-------------------------------------------------+-------------------------
Comment (by flixos90):
In [changeset:"54094" 54094]:
{{{
#!CommitTicketReference repository="" revision="54094"
Media: Move `wp_default_image_output_mapping()` filter callback to
frontend scope.
While the `image_editor_output_format` filter is primarily used in WP
Admin, it can also be executed in frontend scope, as the related
`WP_Image_Editor` class and `wp_unique_filename()` function are being
loaded in that scope.
Follow up to [54086].
See #55443, #56526.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55443#comment:188>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list