Contributors: TacoCode
Donate link: https://donate.unhcr.org
Tags: rss, json, feed
Requires at least: 4.9
Tested up to: 5.0.3
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Shortcode to parse a data feed coming from a WordPress REST API (/wp-json)
Adds a shortcode to parse a data feed coming from a WordPress REST API (/wp-json)
Found a bug? Please use the issue tracker at https://github.com/tacocode/wp-json-feed/issues
- Unzip wp-json-feed.zip and upload the folder 'wp-json-feed' to the '/wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Fix code formatting
- Add 'categories' shortcode parameter
- Initial version
- Navigate to 'Tools > WP JSON Feed' to change the settings
- Shortcode: [wp_json_feed url="https://mywordpresssite.com/wp-json/wp/v2/posts" categories="1"]