[wp-trac] [WordPress Trac] #52192: REST API: Add batch image editing

WordPress Trac noreply at wordpress.org
Mon Feb 1 19:11:08 UTC 2021


#52192: REST API: Add batch image editing
-------------------------------------+-----------------------
 Reporter:  ajlende                  |       Owner:  antpb
     Type:  enhancement              |      Status:  reopened
 Priority:  normal                   |   Milestone:  5.7
Component:  REST API                 |     Version:  trunk
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+-----------------------

Comment (by ajlende):

 The Gutenberg failures are expected since they require the core change. I
 just caught up on the slack linked above, and I second everything
 @TimothyBlynJacobs said.

 > I think that failing might be expected since the new endpoint isn’t in
 Core yet.

 The draft PR I had requires the updated endpoint, thus the failures. As
 detailed below, the GB plugin supports older core versions, so there's
 still more work to be done to add support when it isn't there.

 > Core should be first.

 This is a backwards-compatible change. The existing Gutenberg code should
 still work with this change as described in the testing procedure.

 > The GB PR is going to need adjustment anyways because the plugin
 supports back to 5.5 IIRC.

 The plugin page suggests 5.3. Typically we check for feature support and
 patch in the required updates if it isn't available. I'll have to include
 that in the GB PR before it gets merged.

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


More information about the wp-trac mailing list