返回 WordPress
將 Knoon AI 與 WordPress 連接以自動化 AI 工作流程。
Get one taxonomy definition.
wordpressXmlRpcDefaultDefaultGetTaxonomy
測試版
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| taxonomy | mustache | Taxonomy slug. Example: categories, tags. | 是的 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| 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. |