There are many functions and hooks through which our REST API requests pass. It is important to know these functions and hooks to make the most out of the REST API in WordPress.
In the following videos, we will not only explore these functions along with their corresponding actions but also provide a step-by-step walkthrough of their execution flow, from receiving the REST request to processing it and sending the REST response accordingly.
Codebase Overview
Video Content | Time |
---|---|
Codebase Overview Pt 1 | 15:43 |
Codebase Overview Pt 2 | 10:30 |
Execution Flow
Video Content | Time |
---|---|
Execution Flow – Request | 17:32 |
Execution Flow – Response | 10:49 |