WordPress로 돌아가기

Knoon AI를 WordPress과 연결하여 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.