wp_get_page_revisions
Retrieve revisions for a WordPress page using its ID. Access change history to review or restore previous edits.
Instructions
Retrieves revisions for a specific page.
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 page to get revisions for. |