Back to WordPress
Connect Knoon AI with WordPress to automate AI workflows.
Get one taxonomy definition.
wordpressXmlRpcDefaultDefaultGetTaxonomy
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| taxonomy | mustache | Taxonomy slug. Example: categories, tags. | Yes |
Returns
| Name | Type | Description |
|---|---|---|
| taxonomy | string | Taxonomy slug. |
| name | string | Taxonomy name. |
| description | string | Taxonomy description. |
| restBase | string | Taxonomy slug. |
| hierarchical | bool | Whether taxonomy is hierarchical. |
| visibility | map | Taxonomy visibility details. |
| types | array (string) | Supported post types. |