Linux 软件免费装
Banner图

AndroPress REST API

开发者 bhattaraisubash
更新时间 2018年7月7日 18:56
捐献地址: 去捐款
PHP版本: 5.2.4 及以上
WordPress版本: 4.9.5
版权: GPLv2 or later
版权网址: 版权信息

标签

wp-android-api rest-api wp-post-api

下载

1.1 1.2 1.3 1.4 1.0

详情介绍:

Get REST API response as JSON to android app, using token authenticated request . AndroPress is a secure way of requesting and receiving JSON data from your website to android app using REST service . You can request for : Note : You can request with multiple parameters. For example you can pass 'category_name' as well as 'posts_per_page' in the url.

安装:

Using The WordPress Dashboard
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Search for 'andropress-rest-api'
  3. Click 'Install Now'
  4. Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Navigate to the 'Upload' area
  3. Select andropress-rest-api from your computer
  4. Click 'Install Now'
  5. Activate the plugin in the Plugin dashboard
CONFIGURATION
  1. Log in to your WordPress Dashboard
  2. Navigate to the 'AndroPress Rest' in the Dashboard
  3. On the 'Generate New' tab , enter your 'App Name' and generate 'App Key' and click 'Submit'
  4. Click on the 'My Apps' tab to view your Apps
  5. Click on the App Name to view APP KEY
  6. Copy the App Key
  7. Use this key while requesting the API

屏幕截图:

  • Create App
  • View Apps
  • View App Key

升级注意事项:

1.0 Initial Release 1.1 fixes bootstrap conflict with other plugins and dialog integrated to view app key 1.2 implements woocommerce product rest api as for post 1.3 now categories can be queried with number of category as provided using key count 1.4 categories can be queried with or without posts using posts=true or false

更新日志:

1.0 1.1 1.2 1.3 1.4