=== WP API JSON READER ===
Contributors: elsteno
Donate link: http://limeframe.gr
Tags: wp-api,json,feeds
Requires at least: 4.0.0
Tested up to: 4.4.2
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Get and show posts from an other WP website which have installed the WP REST API and provide json feeds via the API

== Description ==

This plugin provide a widget(s) to get, read and show posts from wordpress sites (with WP REST API Installed) to an other(s) wordpress site(s)!

== Installation ==

1. Upload the WP API JSON READER plugin to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to your Widgets Dashboard
4. Add a WP API JSON FEEDS widget to your sidebar.
5. Add A Widget Title
6. Add the target website url (just the root address etc http://www.wordpress.org)
7. Add the Number of Posts you want to display
8. Add the category id

You are ready! Now check your site :)


== Screenshots ==

1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from
the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets
directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png`
(or jpg, jpeg, gif).
2. This is the second screen shot

== Changelog ==

= 1.1 =
*Added Greek Translation*

= 1.0 =
*Release Date - 23 May, 2015*

* Initial Release!