[wp-trac] [WordPress Trac] #50244: Add bulk operation support to the Rest API
WordPress Trac
noreply at wordpress.org
Mon May 25 08:48:40 UTC 2020
#50244: Add bulk operation support to the Rest API
--------------------------+-----------------------------
Reporter: andraganescu | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
This ticket is a continuation of the
[https://wordpress.slack.com/archives/C02RQC26G/p1590084724432200 Slack
discussions] around implementing support for bulk operations on the REST
endpoints.
Originally this was started as the response to
[https://github.com/WordPress/gutenberg/pull/22148 a need found] by the
new navigation screen experiment. It then
[https://wordpress.slack.com/archives/C02RQC26G/p1590086276483300 became
clear] that the better option is to implement systemic support, at the
level of `WP_REST_Server`.
The goal is to obtain the ability to send multiple entities in one call
for create, save and update, for example to create multiple posts or
multiple menus or menu items with a single API request.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50244>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list