Get Json Api

0

If you need to get the information from another site or your site using JSON API (https://wordpress.org/plugins/json-api/) you can use this plugin. For slideshow this plugin use Cycle2

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

If you need to get the information from another site or your site using JSON API (https://wordpress.org/plugins/json-api/) you can use this plugin.
For slideshow this plugin use Cycle2 (http://jquery.malsup.com/cycle2).

Shortcode

[getapi url="www.mysite.com" limit="5" type="[CYCLE or LIST]"]:
  • url: url before ?json=get_recent_posts

  • limit: number element of json result

  • type: “Cycle” is a slideshow of thumbs or “List” is the list of post titles