wp_posts_get_revisions
List all revisions for a WordPress post, including autosaves and manual revisions. Get revision IDs, author, dates, and rendered content in read-only mode.
Instructions
List revisions of a post (autosaves + manual revisions). Returns each revision with id, parent post id, author, dates, and rendered title/content/excerpt. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |