Title: First Draft Feed
Author: Justin Nealey
Published: <strong>2026 年 5 月 15 日</strong>
Last modified: 2026 年 5 月 15 日

---

搜尋外掛

![](https://ps.w.org/first-draft-feed/assets/banner-772x250.png?rev=3533326)

![](https://ps.w.org/first-draft-feed/assets/icon-256x256.png?rev=3533326)

# First Draft Feed

 由 [Justin Nealey](https://profiles.wordpress.org/justinnealey/) 開發

[下載](https://downloads.wordpress.org/plugin/first-draft-feed.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/first-draft-feed/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/first-draft-feed/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/first-draft-feed/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/first-draft-feed/#developers)

 [技術支援](https://wordpress.org/support/plugin/first-draft-feed/)

## 外掛說明

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?**

 * **Writers** who work in public and want to expose how their thinking evolved.
 * **Readers** who want to follow a post’s development over time like a story.
 * **Site owners** who want to control which posts expose their drafts and how much
   history is visible.

**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:

 * Timestamp — when the revision was saved
 * Word count delta — e.g. “+ 312 words”
 * Visual diff — additions and removals highlighted in context, rendered as clean
   text (no raw HTML diffs)

The feed loads oldest-to-newest so readers experience the post as it was written.

**Features**

 * Per-post opt-in — revisions are only exposed when the author explicitly enables
   the feed
 * Author notes — optional context shown at the top of the feed
 * Three diff styles — inline, split, or summary view
 * Image tracking — images in revisions are preserved and diffed alongside text
 * Collapsible cards — readers expand only what interests them
 * Max revision limit — cap how many revisions appear (1-50)
 * Toggle individual elements — show or hide diffs, word counts, and timestamps
 * Block supports — wide/full alignment, background/text color, spacing, and font
   size

### Source Code

The full source code is available on GitHub:

https://github.com/jnealey88/first-draft-feed

## 適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

 *   First Draft Feed Render a post's revision history as a readable, chronological
   feed.

## 安裝方式

 1. Upload the `first-draft-feed` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Edit a post or page and insert the “First Draft Feed” block.

## 常見問題集

### How do I enable the revision feed on a post?

Insert the First Draft Feed block into your post, then toggle “Enable revision feed
for this post” in the block sidebar settings.

### Does this expose all my drafts automatically?

No. The revision feed is strictly opt-in. Each post must be individually enabled
by the author. No revision data is exposed until you explicitly turn it on.

### What post types are supported?

Any public post type that supports revisions — posts, pages, and compatible custom
post types.

### Can readers see my raw HTML?

No. The plugin strips all HTML from revision content and renders clean, readable
text. Images are extracted and displayed separately.

### Does this work with block themes and classic themes?

Yes. The block uses standard WordPress block supports (alignment, color, spacing,
typography) and works in both the block editor and classic themes with block support.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈First Draft Feed〉的開發相關工作。

參與者

 *   [ Justin Nealey ](https://profiles.wordpress.org/justinnealey/)

[將〈First Draft Feed〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/first-draft-feed)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/first-draft-feed/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/first-draft-feed/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/first-draft-feed/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/first-draft-feed/)。

## 變更記錄

#### 1.0.0

 * Initial release.
 * Revision feed block with per-post opt-in.
 * Three diff styles: inline, split, and summary.
 * Author notes, word count deltas, and timestamps.
 * Image tracking across revisions.
 * Custom REST API endpoint for public revision data.
 * Support for all public post types with revisions.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **2 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/first-draft-feed/)
 * 標籤:
 * [diff](https://tw.wordpress.org/plugins/tags/diff/)[draft](https://tw.wordpress.org/plugins/tags/draft/)
   [feed](https://tw.wordpress.org/plugins/tags/feed/)[history](https://tw.wordpress.org/plugins/tags/history/)
   [revisions](https://tw.wordpress.org/plugins/tags/revisions/)
 *  [進階檢視](https://tw.wordpress.org/plugins/first-draft-feed/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/first-draft-feed/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/first-draft-feed/reviews/)

## 參與者

 *   [ Justin Nealey ](https://profiles.wordpress.org/justinnealey/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/first-draft-feed/)