חזרה אל WordPress
התחבר ל-Knoon AI עם WordPress כדי לאוטומטי תהליכי עבודה של AI.
Get comment count for all posts or for a specific post.
wordpressXmlRpcDefaultDefaultGetCommentCount
בטא
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| postId | mustache | Optional post ID filter. | לא |
| status | string | Optional comment status filter. Defaults to APPROVE. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| count | string | Total comments count. |
| postId | string | Filtered post ID if provided. |
| status | string | Applied status filter. |