Download the PHP package felixarntz/wp-api-json-feed without Composer
On this page you can find all versions of the php package felixarntz/wp-api-json-feed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download felixarntz/wp-api-json-feed
More information about felixarntz/wp-api-json-feed
Files in felixarntz/wp-api-json-feed
Package wp-api-json-feed
Short Description Implements JSON feeds following the official JSON feed specification by using the WordPress REST API.
License GPL-3.0-or-later
Homepage https://wordpress.org/plugins/wp-api-json-feed/
Informations about the package wp-api-json-feed
WP-API JSON Feed
Implements JSON feeds following the official JSON feed specification by using the WordPress REST API.
Features
- 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.
Installation and usage
You can download the latest version from the WordPress plugin repository.
Please see the plugin repository instructions for detailed information on installation and usage.
Contributions
If you have ideas to improve the plugin or to solve a bug, feel free to raise an issue or submit a pull request right here on GitHub. Please refer to the contributing guidelines to learn more and get started.
You can also contribute to the plugin by translating it. Simply visit translate.wordpress.org to get started.