PHPackages                             felixarntz/wp-api-json-feed - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. felixarntz/wp-api-json-feed

ActiveWordpress-plugin[API Development](/categories/api)

felixarntz/wp-api-json-feed
===========================

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

1.1.0(2y ago)513GPL-3.0-or-laterPHPPHP &gt;=5.6CI passing

Since May 23Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/felixarntz/wp-api-json-feed)[ Packagist](https://packagist.org/packages/felixarntz/wp-api-json-feed)[ Docs](https://wordpress.org/plugins/wp-api-json-feed/)[ RSS](/packages/felixarntz-wp-api-json-feed/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

[![PHP Unit Testing](https://camo.githubusercontent.com/c8b3f6482c11561c9781dd568b0a0bbcd3ce5344b95b90fb2ef0154ed2673b39/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f66656c697861726e747a2f77702d6170692d6a736f6e2d666565642f7068702d746573742e796d6c3f7374796c653d666f722d7468652d6261646765266c6162656c3d504850253230556e697425323054657374696e67)](https://github.com/felixarntz/wp-api-json-feed/actions/workflows/php-test.yml)[![Codecov](https://camo.githubusercontent.com/775a821183c07a2d3fe2074f4f46c6671097386ff09435fda9b639b9cc017666/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f66656c697861726e747a2f77702d6170692d6a736f6e2d666565643f7374796c653d666f722d7468652d6261646765)](https://app.codecov.io/github/felixarntz/wp-api-json-feed)[![Packagist version](https://camo.githubusercontent.com/400ff08b7784ad89f5b3485a802db8e56491f85d6204a0b5db87797a2e3b1e1c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66656c697861726e747a2f77702d6170692d6a736f6e2d666565643f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/felixarntz/wp-api-json-feed)[![Packagist license](https://camo.githubusercontent.com/7a8978086b527b5bfe5fd0248ea10c4fb514cee014952b567a78593686c5f9a3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f66656c697861726e747a2f77702d6170692d6a736f6e2d666565643f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/felixarntz/wp-api-json-feed)[![WordPress plugin version](https://camo.githubusercontent.com/78111cf08e4b87b09850b418d7ea8a166ffa68f4fe24e5489a35e889f557b3b7/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f762f77702d6170692d6a736f6e2d666565643f7374796c653d666f722d7468652d6261646765)](https://wordpress.org/plugins/wp-api-json-feed/)[![WordPress tested version](https://camo.githubusercontent.com/3f9c014f7c4d4852504df28afce6423a04cedb6857a32f889b271e08f01314cb/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f7465737465642f77702d6170692d6a736f6e2d666565643f7374796c653d666f722d7468652d6261646765)](https://wordpress.org/plugins/wp-api-json-feed/)[![WordPress plugin downloads](https://camo.githubusercontent.com/5c03e56b002f235dfb19e68244b081ddef7cbcbe87d7e39b6a6e23477717de99/68747470733a2f2f696d672e736869656c64732e696f2f776f726470726573732f706c7567696e2f64742f77702d6170692d6a736f6e2d666565643f7374796c653d666f722d7468652d6261646765)](https://wordpress.org/plugins/wp-api-json-feed/)

WP-API JSON Feed
================

[](#wp-api-json-feed)

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

Features
--------

[](#features)

- Adds JSON feeds following the official [version 1.1 spec](https://jsonfeed.org/version/1.1).
- 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](https://www.jsonfeed.org/version/1/).
- Contains extensive filters to modify the feed responses as necessary.

Installation and usage
----------------------

[](#installation-and-usage)

You can download the latest version from the [WordPress plugin repository](https://wordpress.org/plugins/wp-api-json-feed/).

Please see the [plugin repository instructions](https://wordpress.org/plugins/wp-api-json-feed/#installation) for detailed information on installation and usage.

Contributions
-------------

[](#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](https://github.com/felixarntz/wp-api-json-feed/blob/main/CONTRIBUTING.md) to learn more and get started.

You can also contribute to the plugin by translating it. Simply visit [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/wp-api-json-feed) to get started.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance60

Regular maintenance activity

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2342 days

Total

2

Last Release

983d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a60abe9a2c42fe5cf2117b88aac2eab186f0ea3c969f1f4a29d4a09d831153b8?d=identicon)[felixarntz](/maintainers/felixarntz)

---

Top Contributors

[![felixarntz](https://avatars.githubusercontent.com/u/3531426?v=4)](https://github.com/felixarntz "felixarntz (64 commits)")

---

Tags

pluginwordpressfeedREST APIjson-feed

### Embed Badge

![Health badge](/badges/felixarntz-wp-api-json-feed/health.svg)

```
[![Health](https://phpackages.com/badges/felixarntz-wp-api-json-feed/health.svg)](https://phpackages.com/packages/felixarntz-wp-api-json-feed)
```

###  Alternatives

[airesvsg/acf-to-rest-api

Exposes Advanced Custom Fields Endpoints in the WordPress REST API

1.4k77.2k](/packages/airesvsg-acf-to-rest-api)[sybrew/the-seo-framework

An automated, advanced, accessible, unbranded and extremely fast SEO solution for any WordPress website.

47882.8k](/packages/sybrew-the-seo-framework)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
