返回 WordPress

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

Create a new comment.
wordpressXmlRpcDefaultDefaultCreateComment
測試版
內部
權限
沒有項目可顯示。
可選權限
沒有項目可顯示。
參數
名稱類型說明必填
postIdmustache Target post ID.是的
contentmustache Comment content text or HTML.是的
parentIdmustache Optional parent comment ID.
authorNamemustache Optional author name.
authorEmailmustache Optional author email.
authorUrlmustache Optional author URL.
statusstring Optional comment status.
退貨
名稱類型說明
commentIdstring WordPress comment ID.
postIdstring Related post ID.
parentIdstring Parent comment ID.
statusstring Comment status.
typestring Comment type.
urlstring Comment URL.
authorNamestring Author name.
authorEmailstring Author email.
authorUrlstring Author URL.
contentstring Rendered comment HTML.
createdAtstring Comment datetime.