[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 18:45:28 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:
  fixed-major dev-reviewed                       |
-------------------------------------------------+-------------------------
Changes (by desrosj):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"51290" 51290]:
 {{{
 #!CommitTicketReference repository="" revision="51290"
 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.
 Merges [51277] to the 5.8 branch.
 Fixes #53557.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53557#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list