[wp-trac] [WordPress Trac] #50244: Add bulk operation support to the Rest API

WordPress Trac noreply at wordpress.org
Tue Sep 1 05:15:34 UTC 2020


#50244: Add bulk operation support to the Rest API
--------------------------------------+--------------------------------
 Reporter:  andraganescu              |       Owner:  TimothyBlynJacobs
     Type:  feature request           |      Status:  assigned
 Priority:  high                      |   Milestone:  5.6
Component:  REST API                  |     Version:  4.4
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:  performance
--------------------------------------+--------------------------------

Comment (by TimothyBlynJacobs):

 So my current thought is to commit the refactoring of
 `WP_REST_Server::dispatch()` by the end of this week. Then we can
 implement and iterate on the actual design of the batch endpoint in the
 Gutenberg repository. This will require making the
 `match_request_to_handler` and `respond_to_request` methods temporarily
 public. We can mark them as private and then remove the public visibility
 when the batch endpoint is merged before Beta 1.

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


More information about the wp-trac mailing list