Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Get by taxonomy/category parent for WP REST API

Beskrivning

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”.

Vanliga frågor

Is it free?

Yes, this plugin is free to use.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Get by taxonomy/category parent for WP REST API” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.0.1

  • Updated supported WP version number.

1.0

  • Initial commit.