Back to WordPress

Connect Knoon AI with WordPress to automate AI workflows.

Create a new comment.
wordpressXmlRpcDefaultDefaultCreateComment
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
postIdmustache Target post ID.Yes
contentmustache Comment content text or HTML.Yes
parentIdmustache Optional parent comment ID.No
authorNamemustache Optional author name.No
authorEmailmustache Optional author email.No
authorUrlmustache Optional author URL.No
statusstring Optional comment status.No
Returns
NameTypeDescription
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.