[wp-trac] [WordPress Trac] #53063: Add batch support to core REST resources
WordPress Trac
noreply at wordpress.org
Tue Apr 20 15:15:59 UTC 2021
#53063: Add batch support to core REST resources
----------------------------+-----------------------------
Reporter: chrisvanpatten | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: REST API | Version:
Severity: normal | Keywords:
Focuses: rest-api |
----------------------------+-----------------------------
#50244 introduced batch operation functionality to the WordPress REST API,
but it remains disabled in WordPress' core endpoints. It would be great to
see this functionality available on core endpoints for manipulating core
resources.
Due to some [https://make.wordpress.org/core/2020/11/20/rest-api-batch-
framework-in-wordpress-5-6/#comment-40916 complexity around GET requests
which may spin off expensive queries], a first step may be to only enable
batch processing for creatable/editable/deletable requests.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53063>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list