REST API Codebase Overview

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 ContentTime
Codebase Overview Pt 115:43
Codebase Overview Pt 210:30

Execution Flow

Video ContentTime
Execution Flow – Request17:32
Execution Flow – Response10:49