=== JSON Feeder ===
Contributors: signalfade
Tags: jsonfeed, feed, feeds, json
Requires at least: 4.0
Tested up to: 4.7.5
Stable tag: 1.0.6

Adds a feed based on the jsonfeed.org standard that one can subscribe to or parse.

== Description ==

Adds a new type of feed you can subscribe to.
`http://example.com/feed/json` or `http://example.com/?feed=json` to anywhere and you'll get JSON back.

== Installation ==

1. Upload the entire `json-feeder` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Changelog ==

**1.0.6 June 1, 2017**

Fixed main feed after check for category failed to keep single.

**1.0.5 May 31, 2017**

Link improvements and added in feed for categories & single posts.

**1.0.4 May 24, 2017**

Improvements and cleanup for template of feed.

**1.0.3 May 24, 2017**

Fixed item image link.

**1.0.2 May 24, 2017**

Fixed head link, missing href.

**1.0.1 May 24, 2017**

Fixed head link.

**1.0.0 May 17, 2017**

Initial release.
