[wp-trac] [WordPress Trac] #64737: REST API: Add 'scaled' image size to the sideload route
WordPress Trac
noreply at wordpress.org
Wed Mar 4 06:57:56 UTC 2026
#64737: REST API: Add 'scaled' image size to the sideload route
--------------------------------------+------------------------------
Reporter: adamsilverstein | Owner: adamsilverstein
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: General | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+------------------------------
Changes (by adamsilverstein):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"61809" 61809]:
{{{
#!CommitTicketReference repository="" revision="61809"
REST API: Add 'scaled' to sideload route image_size enum
Fix an issue where sideloaded images with a ‘-scaled’ suffix would respond
with an error. When users upload a very large image in the editor, the
client-side media processing sideloads a scaled version of that image with
a ‘-scaled’ suffix.
Props adamsilverstein, huzaifaalmesbah, westonruter.
Fixes #64737.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64737#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list