Linux 软件免费装
Banner图

EASY-JS-WPAPI Client HANDLE for the WordPress REST-API

开发者 oluwasegun27
更新时间 2017年9月20日 18:54
PHP版本: 4.8 及以上
WordPress版本: 4.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

wp rest-api wpapi basic authentication cookie authentication node-wpapi javascript client javascript themes

下载

2.0 1.0

详情介绍:

安装:

  1. Download or Copy the plugin into your WordPress installation's plugins directory on your Local development machine
  2. Go to Plugins Dashboard. Activate the 'EASY-JS-WPAPI Client HANDLE for the WordPress REST-API'
Now, Go to Users menu on the WordPress dashboard. Add new User. Create a dummy Administrator profile, complete with username, password and full name. e.g: username: 'matt', password: 'agba2700' 1. The Plugin is now activated, under it are the links: Settings | Deactivate | Edit Now, Click on this Settings link OR on the WordPress Dashboard, Click on the "Basic WP-Authentication" sub-menu of the Settings menu. 1. Enter the newly created dummy administrator username and its password. Click on the Save button This username and password will be checked by the plugin to determine if it is a valid user, and if it is a valid administrator user. If the details you enter is correct, it displays the green unlock icon. But if it is not, it displays the red lock icon, this tells you that you need to change it to a valid admin username and password. When the helper icon, displays a green unlock icon. You have finished setting up this plugin. 1. Go to your live production or development site. e.g: http://talker-test.org or http://localhost:8080 1. Check your browser console: If your administrator's name is Matt, then you should see a console output: "Hi! I am all set to talk with the WP REST-API.\n Best luck! on your WordPress Projects." N.B:

屏幕截图:

  • STEP4_01: Basic WP-Authentication Settings: No Input
  • STEP4_02: Basic WP-Authentication Settings: Incorrect User or Incorrect Admin User Details
  • STEP4_03: Basic WP-Authentication Settings: Correct Dummy Admin User Details
  • STEP6_01: Console display when an admin is logged in and views the website
  • STEP6_02: Console display when other users are logged in and view the website
  • STEP6_03: Console display when a client views the website

升级注意事项:

2.0 This is the 2.0 version of this plugin. 1.0 This is the first version of this plugin.

常见问题:

What is the WP REST-API?

Why should I use node-wpapi.js client?

更新日志:

2.0 Second Release: 1.0 First Release :