WordPress JSON REST API (WP API) 简介、发展前景及文档翻译计划

Posted in:
Update time:2024-07-23

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.

8 thoughts on “WordPress JSON REST API (WP API) 简介、发展前景及文档翻译计划

  1. 这个怎么去掉?我只想要一点简单的系统,不要这些乱乱的东西。。。

    1. 直接禁用掉就行了。

      add_filter('rest_enabled', '_return_false');
      add_filter('rest_jsonp_enabled', '_return_false');
    1. 可以看一下这篇文章:https://www.wpzhiku.com/get-wordpress-post-content-var-rest-api-by-mithril-mvc-framework/

    1. 文档变化比较大,暂停翻译了,准备等稳定版发布之后再逐步翻译。

发表回复

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

*