WordPress JSON REST API (WP API) 使用文档-创建\获取\编辑\删除文章

Posted in:
Update time:2019-11-10

We offer WordPress Themes and Plugins Custom Development Services

This site has long undertaken WordPress themes, plugins, WooCommerce-based store mall development business. We have 10 years of experience in WordPress development, if you want to Developing Websites with WordPress, please contact WeChat: iwillhappy1314 or email: amos@wpcio.com for inquiries.

9 thoughts on “WordPress JSON REST API (WP API) 使用文档-创建\获取\编辑\删除文章

    1. 你这个应该是WordPress.com的,自己托管的WordPress网站是用不了的吧?

    1. 调用API的方法这篇文章里面有介绍,可以看一下,https://www.wpzhiku.com/get-json-content-var-wordpress-http-api/

  1. 请教博主,上文可通过GET POST获取文章的集合,他返回的数据包含太多东西。在app开发中,例如文章内容,不需要完全载入的。有没有什么参数只返回标题,缩略图,ID,简介呢。我也看了英文的文档,提到的filter的可选参数也没有作出解析,什么参数对应什么作用。

    1. filter是用来过来过滤需要返回的文章的,相当于查询参数。返回的结果是文章对象,是包含这些或这个文章的所有内容,这个貌似是没办法过滤的。

        1. 今天发现了一个filter:json_prepare_post,貌似可以实现你要的功能,有空测试一下,改天发文详细说明。

发表回复

Your email address will not be published. 必填项已用 * 标注

*