
First Draft Feed is a WordPress block that renders a single post’s revision history as a readable, chronological feed. Each revision is a “moment” — timestamped, with a visual diff showing what changed. Readers follow the evolution of thinking, not just the finished product.
Who is this for?
How it works
Drop the First Draft Feed block onto any post or page. It renders a feed of that post’s revision history, pulled from a custom REST API endpoint that safely surfaces WordPress revision data without requiring authentication.
Each revision card shows:
The feed loads oldest-to-newest so readers experience the post as it was written.
Features
The full source code is available on GitHub:
https://github.com/jnealey88/first-draft-feed