WordPress に戻る

WordPress と Knoon AI を接続して 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.