wp_list_comments
List WordPress comments filtered by status or post ID to retrieve specific comment sets for moderation or display.
Instructions
List WordPress comments with optional status and post filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| status | No | Comment status filter | |
| post_id | No | Filter by post ID | |
| per_page | No |