返回 WordPress

將 Knoon AI 與 WordPress 連接以自動化 AI 工作流程。

Update an existing taxonomy term.
wordpressXmlRpcDefaultDefaultUpdateTerm
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
taxonomymustache Taxonomy endpoint. Example: categories, tags.是的
termIdmustache Term ID.是的
namemustache Updated name.
slugmustache Updated slug.
descriptionmustache Updated description.
parentIdmustache Updated parent term ID.
退貨
名稱類型說明
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.