WP-API JSON Feed

plugin banner

Implements a JSON feed following the version 1 spec by means of a REST API…

Author:Felix Arntz (profile at wordpress.org)
WordPress version required:5.4
WordPress version tested:6.5
Plugin version:1.1.0
Added to WordPress repository:22-05-2017
Last updated:09-03-2024
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/wp-api-json-fee...
Total downloads:2 861
Active installs:20+
plugin download
Click to start download

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.

Screenshots
FAQ
ChangeLog