WordPress に戻る

WordPress と Knoon AI を接続して AI ワークフローを自動化します。

List comments with optional filters.
wordpressXmlRpcDefaultDefaultGetComments
ベータ
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
postIdmustache Optional post ID filter.いいえ
searchmustache Optional search query.いいえ
statusstring Optional comment status filter.いいえ
orderstring Sort order. Defaults to DESC.いいえ
orderBystring Order by field. Defaults to DATE.いいえ
limitmustache Rows per page (1-100). Defaults to 20.いいえ
pagemustache Page number. Defaults to 1.いいえ
返品
名前タイプ説明
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.