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

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

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 55

Tags

Let's Code series 29

Language

English 9744

Download
MP4: Low, Original
Subtitles
TTML: English
Subtitle this video →
Producer
%d bloggers like this: