
Retrieve the results of the API of a site that uses the plugin JSON API
| Author: | Digitalissimo (profile at wordpress.org) |
| WordPress version required: | 3.4 |
| WordPress version tested: | 3.4.2 |
| Plugin version: | 0.1 |
| Added to WordPress repository: | 08-01-2014 |
| Last updated: | 08-01-2014
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | http://plugin.digitalissimoweb.it/ |
| Total downloads: | 2 582 |
| Active installs: | 10+ |
![]() Click to start download |
|
If you need to get the information from another site or your site using JSON API (http://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
