חזרה אל WordPress
התחבר ל-Knoon AI עם WordPress כדי לאוטומטי תהליכי עבודה של AI.
Update an existing comment.
wordpressXmlRpcDefaultDefaultUpdateComment
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| commentId | mustache | Comment ID. | כן |
| content | mustache | Updated content. | לא |
| authorName | mustache | Updated author name. | לא |
| authorEmail | mustache | Updated author email. | לא |
| authorUrl | mustache | Updated author URL. | לא |
| status | string | Updated comment status. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| commentId | string | WordPress comment ID. |
| postId | string | Related post ID. |
| parentId | string | Parent comment ID. |
| status | string | Comment status. |
| type | string | Comment type. |
| url | string | Comment URL. |
| authorName | string | Author name. |
| authorEmail | string | Author email. |
| authorUrl | string | Author URL. |
| content | string | Rendered comment HTML. |
| createdAt | string | Comment datetime. |