Let’s code: WP REST API – modifying responses

One response on “Let’s code: WP REST API – modifying responses

  1. Mr H (@harolpir)

    GOOD!

    Liked by 1 person

Continue the discussion

Published

February 3, 2023

The WordPress REST API provides an interface for applications to interact with your WordPress site by sending and receiving data as JSON (JavaScript Object Notation) objects. By default, it provides REST endpoints (URLs) representing the posts, pages, taxonomies, and other built-in WordPress data types. Your application can send and receive JSON data to these endpoints to query, modify and create content on your site. However, it is also possible to extend the WP REST API, in order to perform specific actions that are outside of the scope of the default routes and endpoints. In this session, you will learn about one of the ways you can extend the WP REST API, by modifying REST responses.

Presentation Slides »

Rate this:

Speakers

Jonathan Bossenger 158

Tags

Let's Code series 53

Language

English 10537

Download
MP4: Low, Original
Subtitles
TTML: English
Subtitle this video →
Producer