wp_list_comments
Retrieve comments with pagination, filter by post ID or status. Returns a list of comments for moderation or display.
Instructions
List comments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | Comments per page | |
| page | No | Page number | |
| post | No | Filter by post ID | |
| status | No | Comment status |