Interacting with the WordPress Rest API using Vue.js and Axios - Getting or Submitting WordPress Data

Posted in:
Update time:2020-10-14

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.

11 thoughts on “使用 Vue.js 和 Axios 与 WordPress Rest API 交互-获取或提交WordPress数据

  1. Vue.js 目前非常火,新东西太多; 前端 停留在(JQuery+CSS)蒸气时代的我,感觉有点跟不上时代

    1. 直接看一下官方文档,做一个项目就掌握了,其实没多少东西。

    2. 你可以试一下这个源码,简单上手,使用 Vue.js 结合 WordPress 的源码,功能全面,具有完整的例子,GitHub 源码地址:https://github.com/crlang/VueWPress

  2. 站长有完整的例子吗?我是新手,想找个完整的例子参考一下。

    1. 发现一个使用 Vue.js 结合 WordPress 的源码,功能全面,具有完整的例子,GitHub 源码地址:https://github.com/crlang/VueWPress

  3. 你好,请问axios.defaults.headers.post[‘X-WP-Nonce’] = wp.nonce;报错是怎么回事呢

    1. wp 全局变量需要 php 生成,如果你做的是 spa 应用,这个变量是不存在的,这种情况下可以使用 JWT 方法验证。/wc-api/wprs-wc-alipay-return/ 是 url rewrite 后的页面,实际上是没有这个文件夹的。

发表回复

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

*