Sale!
The WordPress REST API
Original price was: $197.00.$97.00Current price is: $97.00.
In this course we learn the ins and outs of the the WordPress REST API and how to use it with JavaScript in themes, plugins and decoupled sites and applications.
Course Outline
- An Introduction to the WordPress REST API [9:16]
- A Deeper Look at HTTP [18:48]
- Different Ways to Make HTTP Requests [6:50]
- DEMO – HTTP Requests w Browser & Postman [4:08]
- HTTP Requests Inside of WordPress [1:13]
- DEMO – HTTP Requests with Backbone Client [4:59]
- DEMO – HTTP Requests with WP HTTP API [3:16]
- DEMO – WP CLI REST Commands [2:03]
- HTTP Requests Outside of WordPress [1:14]
- DEMO – HTTP Requests with XMLHttpRequest and JavaScript [3:45]
- DEMO – HTTP Requests with fetch and JavaScript [4:37]
- DEMO – HTTP Requests with jQuery AJAX [3:11]
- DEMO – HTTP Requests with the JavaScript WP API Client [4:29]
- DEMO – HTTP Requests with the PHP Requests Library [3:06]
- DEMO – HTTP Requests with HTTPie from the Command Line [2:21]
- A Review of HTTP Requests Outside of WordPress [4:30]
- Discoverability and the WP API Index [6:30]
- Routes Endpoints and Schema [7:27]
- Exploring Core WP REST API Endpoints [1:23]
- DEMO – Post Endpoints [6:20]
- DEMO – Category Endpoints [3:52]
- DEMO – Tag Endpoints [2:28]
- DEMO Taxonomy Endpoints [4:34]
- DEMO – Comment Endpoints [7:11]
- DEMO – Page Endpoints [8:12]
- DEMO – Post Type Endpoints [4:15]
- DEMO – Media Endpoints [5:08]
- DEMO – Post Status Endpoints [2:50]
- DEMO – User Endpoints [2:51]
- DEMO – Practice with JavaScript [2:26]
- Passing Arguments to WP Endpoints with HTTP Requests [3:39]
- WP API _links and _embed [2:26]
- DEMO- Making Custom WP REST API Requests [1:28]
- DEMO – Post Arguments [9:55]
- DEMO – Page Arguments [2:48]
- DEMO – Practice Custom Requests [1:51]
- PROJECT- A Decoupled WP Powered JavaScript Site [6:47]
- PROJECT – Setting Up the Project [9:38]
- PROJECT – Site Title and Description [6:12]
- PROJECT – Adding the Menu [8:46]
- PROJECT – Starting the Router [5:57]
- PROJECT – The Page Component [8:54]
- PROJECT- Listing Posts [5:15]
- PROJECT- Single Posts [4:40]
- PROJECT- Post Comments [6:25]
- PROJECT- Categories Widget [8:46]
- PROJECT – Category Archives [6:29]
- PROJECT – Tags Widget [7:46]
- PROJECT – Tag Archive [8:46]
- PROJECT – Media Gallery [13:02]
- PROJECT – User Pages [8:06]
- PROJECT – User Posts [5:32]
- PROJECT – Wrap Up and Next Steps [4:35]
- An Introduction to Authentication with the WP REST API [9:05]