這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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”.

常見問題

Is it free?

Yes, this plugin is free to use.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Get by taxonomy/category parent for WP REST API” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.0.1

  • Updated supported WP version number.

1.0

  • Initial commit.