このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Get by taxonomy/category parent for WP REST API

説明

Add the ability to get posts by the parent category in the WordPress REST API.

Usage

You can use the new endpoint with: /wp-json/wp/v2/posts?parent_category=[XXX]

Features

  1. 100% free
  2. Get posts by the category they belong in (including parent, grandparent, etc categories)

Privacy policy

This plugin works locally. No data is sent to other servers, or stored anywhere.

インストール

  1. Search for the “Get by taxonomy/category parent for WP REST API” plugin in Plugins > Add New.
  2. Press “Install Now”.
  3. When the installation is complete, press “Activate plugin”.

FAQ

Is it free?

Yes, this plugin is free to use.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Get by taxonomy/category parent for WP REST API はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Get by taxonomy/category parent for WP REST API” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • Updated supported WP version number.

1.0

  • Initial commit.