This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

AndroPress REST API

چۈشەندۈرۈش

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 :

  • categories : https://yoursite.com/wp-admin/admin-post.php?action=andropress_rest_api&key=YOUR_APP_KEY&title=category
  • latest posts : https://yoursite.com/wp-admin/admin-post.php?action=andropress_rest_api&key=YOUR_APP_KEY&title=post
  • category posts : https://yoursite.com/wp-admin/admin-post.php?action=andropress_rest_api&key=YOUR_APP_KEY&title=post&category_name=CATEGORY_NAME
  • search result : https://yoursite.com/wp-admin/admin-post.php?action=andropress_rest_api&key=YOUR_APP_KEY&title=post&s=SEARCH_QUERY
  • posts with offset : https://yoursite.com/wp-admin/admin-post.php?action=andropress_rest_api&key=YOUR_APP_KEY&title=post&offset=OFFSET_VALUE
  • posts with posts_per_page : https://yoursite.com/wp-admin/admin-post.php?action=andropress_rest_api&key=YOUR_APP_KEY&title=post&posts_per_page=NO_OF_POSTS

Note : You can request with multiple parameters. For example you can pass ›category_name‹ as well as ›posts_per_page‹ in the url.

ئېكران كەسمىسى

  • Create App
  • View Apps
  • View App Key

ئورنىتىش

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

FAQ

Installation Instructions

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

باھالاشلار

بۇ قىستۇرمىغا تېخى باھا يېزىلمىدى.

تۆھپىكار ۋە ئىجادكار

«AndroPress REST API» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«AndroPress REST API» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

1.0

  • initial stable release

1.1

  • dialog modification

1.2

  • woocommerce product rest api

1.3

  • category_count

1.4

  • posts on category