[wp-trac] [WordPress Trac] #53557: REST API: Can't delete multiple widgets in a single batch request
WordPress Trac
noreply at wordpress.org
Wed Jun 30 10:40:35 UTC 2021
#53557: REST API: Can't delete multiple widgets in a single batch request
---------------------------------------------+-------------------------
Reporter: noisysocks | Owner: noisysocks
Type: defect (bug) | Status: closed
Priority: high | Milestone: 5.8
Component: REST API | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests commit | Focuses:
---------------------------------------------+-------------------------
Changes (by SergeyBiryukov):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"51277" 51277]:
{{{
#!CommitTicketReference repository="" revision="51277"
REST API: Allow multiple widgets to be deleted in a single batch request.
This resets the `WP_Widget::$updated` flag when deleting a widget, to
avoid blocking all future updates in a request.
Props noisysocks, andraganescu.
Fixes #53557.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53557#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list