Technote

The REST API and going headless

Using WordPress as a data source, and where that stops working — endpoint design, authentication, caching and security, in build order.

4 articles

Development workflow Intro

The REST API you already have

You are already using it even if you never go headless — this is how the block editor saves your posts. Knowing the response shape halves your client…

Developers 7 min read

Development workflow Practical

Your own endpoint: namespace, permission callback, schema

permission_callback is not optional. Omit it and the route is public, with a core warning to match. An args schema then keeps validation out of your handler entirely.

Developers 8 min read

₩270,000 · Join the program