חזרה אל WordPress
התחבר ל-Knoon AI עם WordPress כדי לאוטומטי תהליכי עבודה של AI.
Get one comment by ID.
wordpressXmlRpcDefaultDefaultGetComment
בטא
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| commentId | mustache | WordPress comment ID. | כן |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| 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. |