返回 WordPress

将 Knoon AI 与 WordPress 连接以自动化 AI 工作流。

Create a taxonomy term.
wordpressXmlRpcDefaultDefaultCreateTerm
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
taxonomymustache Taxonomy endpoint. Example: categories, tags.是的
namemustache Term name.是的
slugmustache Optional slug.没有
descriptionmustache Optional description.没有
parentIdmustache Optional parent term ID for hierarchical taxonomies.没有
回报
名称类型描述
termIdstring WordPress term ID.
taxonomystring Taxonomy slug.
namestring Term name.
slugstring Term slug.
descriptionstring Term description.
countstring Number of items in term.
urlstring Term URL.
parentIdstring Parent term ID.