Summary
In this chapter, you covered a lot vis-à-vis REST API in WordPress. You have learnt how to issue GET and POST requests via HTTP to WordPress sites. Plus, you also learnt how to work with posts and post meta fields and metadata.
You also got an overview of the remote management abilities of REST API by learning how to copy posts from one site to another or how to create new or edit existing posts.
In the next chapter, we will go a step ahead and start with taxonomies and users. We know that taxonomies and users are important entities in WordPress and we will be using REST API to manage and work with both of these in the next chapter.
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- C語言程序設(shè)計(jì)(第3版)
- Microsoft Dynamics 365 Extensions Cookbook
- Python從菜鳥到高手(第2版)
- PHP+MySQL網(wǎng)站開發(fā)技術(shù)項(xiàng)目式教程(第2版)
- Java游戲服務(wù)器架構(gòu)實(shí)戰(zhàn)
- Mastering Swift 2
- MySQL數(shù)據(jù)庫管理與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- SAS數(shù)據(jù)統(tǒng)計(jì)分析與編程實(shí)踐
- Python時(shí)間序列預(yù)測(cè)
- Web前端應(yīng)用開發(fā)技術(shù)
- React.js實(shí)戰(zhàn)
- MySQL核心技術(shù)與最佳實(shí)踐
- ASP.NET jQuery Cookbook(Second Edition)
- Netty 4核心原理與手寫RPC框架實(shí)戰(zhàn)