wp_approve_comment
Approve a pending comment by its ID to publish it on your WordPress site.
Instructions
Approves a pending comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | The ID of the WordPress site to target (from mcp-wordpress.config.json). Required if multiple sites are configured. | |
| id | Yes | The ID of the comment to approve. |