This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Get by taxonomy/category parent for WP REST API

Description

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.

Installation

  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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Get by taxonomy/category parent for WP REST API” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Updated supported WP version number.

1.0

  • Initial commit.