wp_list_revisions is one of 162 MCP tools included in Easy MCP AI β the WordPress plugin that connects Claude, ChatGPT, and any AI assistant to your site.
Install Free Plugin βwp_list_revisions
Read-onlyDescription
WordPress silently builds a version history every time a post is saved β and Easy MCP AI makes that history queryable from your AI client. Get a dated, author-attributed list of every revision for any post so you can pinpoint exactly when a change was made before diving into the full content of a specific version. It's the entry point for any revision-based workflow: audit, compare, recover, or clean up.
See it in action
wp_list_revisions {
"post_id": 42,
"total": 4,
"revisions": [
{ "revision_id": 55, "date": "2024-03-15 14:22", "author": "admin" },
{ "revision_id": 52, "date": "2024-03-14 09:10", "author": "admin" },
{ "revision_id": 48, "date": "2024-03-13 17:05", "author": "jane.doe" }
]
} Found 4 saved revisions for post #42.
Example Use Cases & Sample Prompts
- Reviewing edit history
- Prompt: βShow me all the revisions for post ID 45 so I can see its edit history.β
- Finding when a change was made
- Prompt: βWhen was the last revision to post ID 78 made, and who made it?β
- Pre-restore review
- Prompt: βList all revisions for post ID 12 β I want to find the version from last Tuesday.β
- Auditing content changes
- Prompt: βHow many revisions does the βAbout Usβ page have?β
- Identifying the original draft
- Prompt: βShow me the revision history of post ID 33 and find the first version that was published.β
Frequently Asked Questions
What does wp_list_revisions do?
WordPress silently builds a version history every time a post is saved β and Easy MCP AI makes that history queryable from your AI client. Get a dated, author-attributed list of every revision for any post so you can pinpoint exactly when a change was made before diving into the full content of a specific version. It's the entry point for any revision-based workflow: audit, compare, recover, or clean up.
How do I use wp_list_revisions with my AI assistant?
Install the Easy MCP AI WordPress plugin, generate an API token in your dashboard, and connect your AI client (Claude, ChatGPT, Cursor, or any MCP-compatible assistant). Then simply describe what you want in natural language β for example: "Show me all the revisions for post ID 45 so I can see its edit history."
Do I need Easy MCP AI to use wp_list_revisions?
Yes. wp_list_revisions is one of 162 MCP tools bundled inside the Easy MCP AI WordPress plugin. Install the free plugin from WordPress.org, connect your AI client, and this tool becomes available immediately β no coding required.
Related Tools
RevisionsStep 1
Get the Plugin
Install Easy MCP AI on your WordPress site to unlock wp_list_revisions and all 74 tools instantly.
Step 2
Connect Your AI Client
Already have the plugin? Step-by-step setup guides for Claude, ChatGPT, Cursor, Windsurf, and 10+ more.