wp_get_post_revisions
Retrieve a WordPress post's revision history to review changes, dates, and authors for content management and auditing.
Instructions
Retrieves the revision history for a specific post, including details about changes, dates, and authors for content management and auditing purposes.
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. |