REST API Batch Framework in WordPress 5.6

WordPress 5.6 introduces a framework for making a series of REST API calls in one request to the server. At its simplest, this is a helpful performance optimization when a large number of write operations need to be made. It also optionally offers basic concurrency controls. Registration In order to be used in a batch … Continue reading REST API Batch Framework in WordPress 5.6