WP-API JSON Feed

WP-API JSON Feed Install Statistics

12
100%
Today: 12 Yesterday: 0 All-time: 2,805 downloads
WP-API JSON Feed Icon

Try plugin: WP-API JSON Feed

We'll create fresh WordPress site with WP-API JSON Feed installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About WP-API JSON Feed

Implements JSON feeds following the official JSON feed specification by using the WordPress REST API.

0


0


0


0


0

updated: 6 months ago
since: 7 years ago
author: Felix Arntz

Description

Implements JSON feeds following the official JSON feed specification by using the WordPress REST API. By default, only a JSON feed for regular posts is added. This can be easily customized to also provide JSON feeds for e.g. certain custom post types.

  • Adds JSON feeds following the official version 1.1 spec.
  • Adds a JSON feed for posts to the REST API by default (e.g. at /wp-json/feed/v1/posts).
  • Allows adding JSON feeds for other post types by using a show_json_feed argument when registering the post type.
  • Places a link tag to the current feed inside the HTML head tag.
  • Maintains backward compatibility with the previous JSON feed version 1 spec.
  • Contains extensive filters to modify the feed responses as necessary.