Revisionen vergleichen
revision_compareCompare two revisions of a WordPress post or page to identify differences. Provide the post ID and both revision IDs to display a diff.
Instructions
Vergleicht zwei Revisionen und zeigt Unterschiede
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | Post/Page ID | |
| postType | No | Post-Typ | post |
| revisionId1 | Yes | Erste Revision ID | |
| revisionId2 | Yes | Zweite Revision ID |