Retour à WordPress
Connecter Knoon AI avec WordPress pour automatiser les flux de travail AI.
Get comment count for all posts or for a specific post.
wordpressXmlRpcDefaultDefaultGetCommentCount
Bêta
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| postId | mustache | Optional post ID filter. | Non |
| status | string | Optional comment status filter. Defaults to APPROVE. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| count | string | Total comments count. |
| postId | string | Filtered post ID if provided. |
| status | string | Applied status filter. |