Let’s code: using the WordPress REST API
Speaker: Jonathan Bossenger, Thelma Mutete
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. It is the foundation of the WordPress Block Editor.
However, it also provides a more predictable and structured way to interact with your site’s content than using admin-ajax. In this session, you will learn how to use the WP REST API in place of using admin-ajax, in order to interact with existing WordPress data.
Comments
Video details

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Leave a Reply