Jetpack JSON REST API 和 WP API

Jetpack JSON REST API and WP API

与 WP API 相比,使用 Jetpack JSON API 是否有明显的优势?哪一个提供了最好的资源利用率并且在服务器上很容易?

不选择 Jetpack JSON API 的一个关键原因是它需要连接到 wordpress.com 才能进行 API 调用。

这里有一些有用的比较。 WP API vs Jetpack JSON API https://github.com/WP-API/WP-API.github.io/blob/master/misc/comparison.md

为什么不选择Jetpack,写的很好。 http://joshpress.net/why-the-wordpress-rest-api-must-be-in-core/

WP REST API 将合并到 Wordpress 核心中。 https://make.wordpress.org/core/features-as-plugins/

实际上,WP REST API 将在 4.6 版中合并到 Wordpress 核心中。新开发最好选择WP RESTAPI

PS,WP REST API 也有 javascript 客户端,它不在 Jetpack JSON API https://github.com/WP-API/client-js

https://github.com/kadamwhite/wordpress-rest-api