CData Python Connector for WordPress

Build 25.0.9440

Taxonomies

List all the taxonomies.

Table Specific Information

SELECT

The 本製品 uses the WordPress API to process some of the filters. The 本製品 processes other filters client-side within the 本製品. For example, the following queries are processed server side.

SELECT * FROM Taxonomies WHERE Slug = 'books'

Columns

Name Type References Description
Hierarchical Boolean Indicates whether the taxonomy supports hierarchical relationships, allowing parent and child terms, such as categories.
Name String The display name of the taxonomy as registered in WordPress.
Slug [KEY] String A URL-friendly identifier for the taxonomy, typically used in permalinks and API requests.
RestBase String The base route used in the WordPress REST API for accessing terms within this taxonomy.
Description String A text description that explains the purpose or usage of the taxonomy.

Pseudo-Columns

疑似カラムフィールドはSELECT ステートメントのWHERE 句で使用され、操作によって返されるデータをより細かく制御することができます。

Name Type Description
Context String Defines the request scope, which determines which fields are included in the response, such as view or edit.

使用できる値は次のとおりです。view, edit, embed

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440