- Learning WordPress REST API
- Sufyan bin Uzayr
- 306字
- 2021-07-14 11:00:45
What this book covers
Chapter 1, Getting Started with REST API, gives you an overview of what the REST API is, how it functions, and all that it is capable of doing. You will also find information about other platforms if you are new to WordPress.
Chapter 2, Interacting with REST API in WordPress, is where you will learn the basics of the REST API in WordPress. General POST and GET commands shall be covered here.
Chapter 3, Working with Taxonomies and Users with REST API, moves to taxonomies such as categories and tags. Users and user roles will also be covered.
Chapter 4, Working with Forms Using REST API, will show you how the REST API can be used to work with custom forms for your WP platform. This chapter will teach you how to get the most out of it.
Chapter 5, Custom Routes in WordPress REST API, progresses beyond default roles and teaches you how to add and work with custom routes using the REST API.
Chapter 6, Creating a Simple Web App Using WordPress REST API, is where you learn how to create a web app. Plus, you will also learn how to pass commands to your web app.
Chapter 7, Mastering REST API for Your Projects, is where you will learn how to master the REST API for your projects. Obviously, this chapter requires that you have a working knowledge of the REST API, as well as experience with WordPress development.
Chapter 8, WordPress REST API in Practice, teaches you the practical aspects of the WP REST API and its development.
Chapter 9, Summing It Up, wraps up our journey with the WordPress REST API. We will have a recap of all that we have learned so far and an overview of what the REST API can do for us.
- 多媒體CAI課件設計與制作導論(第二版)
- Java程序設計實戰教程
- MySQL 8從入門到精通(視頻教學版)
- JavaScript語言精髓與編程實踐(第3版)
- PowerCLI Cookbook
- Mastering Entity Framework
- 人臉識別原理及算法:動態人臉識別系統研究
- 基于Swift語言的iOS App 商業實戰教程
- 重學Java設計模式
- 青少年Python編程入門
- 深入理解Android:Wi-Fi、NFC和GPS卷
- 機器學習與R語言實戰
- R數據科學實戰:工具詳解與案例分析
- C# Multithreaded and Parallel Programming
- Android Development Tools for Eclipse