wp-api-json-feed

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

GPL-3.0 License

Downloads
13
Stars
3
Committers
1
wp-api-json-feed - 1.1.0 Latest Release

Published by felixarntz about 1 year ago

  • Added: Add support for the JSON feed 1.1 spec.
  • Added: Introduce filter wp_api_json_feed_skip_backward_compatibility to optionally skip JSON feed fields included for backward compatibility with JSON feed 1.0 spec.
  • Enhanced: Include a <link> tag for the most relevant JSON feed based on the current content, in addition to the general posts JSON feed.
  • Enhanced: Include a user_comment field in the JSON feeds.
  • Tweaked: Bump the minimum required WordPress and PHP versions.
  • Tweaked: Use modern test infrastructure including revised PHPUnit tests, and GitHub Actions to ensure long-term stability.
  • Fixed: Remove unnecessary call to load_plugin_textdomain().
wp-api-json-feed - 1.0.0

Published by felixarntz over 7 years ago

  • First stable version
Package Rankings
Top 39.92% on Packagist.org