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