Feed JSON
Adds a new type of feed you can subscribe to.
The facts
- Rating
- 4★ from 4
- Active installs
- 400+
- Price
- Free
- Last updated
- 18 Jan 2017
- Added
- Feb 2011
- Requires WP
- 3.0
- Tested up to
- WP 4.7.35
- Downloads
- 22,152
Our analysis
AI-assistedFeed JSON is a WordPress plugin that allows you to add a new type of feed that can be subscribed to in JSON format. You can access the feed using specific URLs, which can also support JSONP callbacks. This plugin is suitable for developers or users who need to integrate JSON feeds into their WordPress site.
Best for: This plugin is best for developers looking to implement JSON feeds on their WordPress sites.
What it does well
- ✓Enables subscription to JSON feeds
- ✓Supports JSONP callbacks
- ✓Free to use from the WordPress.org directory
- ✓Compatible with WordPress up to version 4.7.35
Where it falls short
- •Last updated in January 2017
- •Limited information on additional features
Verdict
Feed JSON provides a straightforward way to add JSON feeds, but its age and lack of recent updates may be a concern for some users.
From the developer
wokamoto's own description of Feed JSON, lightly tidied.
Adds a new type of feed you can subscribe to.
http://example.com/feed/json or http://example.com/?feed=json to anywhere you get a JSON form.
http://example.com/feed/json?callback=callback or http://example.com/?feed=json&callback=callback to anywhere you get a JSONP.