Title: PublishFlow Blocks
Author: mutuajose
Published: <strong>2026 年 4 月 24 日</strong>
Last modified: 2026 年 4 月 24 日

---

搜尋外掛

![](https://ps.w.org/publishflow-blocks/assets/banner-772x250.png?rev=3514236)

![](https://ps.w.org/publishflow-blocks/assets/icon.svg?rev=3514236)

# PublishFlow Blocks

 由 [mutuajose](https://profiles.wordpress.org/mutuajose/) 開發

[下載](https://downloads.wordpress.org/plugin/publishflow-blocks.0.1.0.zip)

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

 [技術支援](https://wordpress.org/support/plugin/publishflow-blocks/)

## 外掛說明

PublishFlow Blocks is a focused Gutenberg plugin for serious publishing workflows.

Instead of shipping a generic block pack, the plugin adds four high-signal blocks
that help editorial teams publish clearer, better-structured content:

 * Editorial Checklist
 * Callout / Insight
 * Resource Library
 * Footnotes / References

Key features:

 * block.json-based registration for all blocks
 * included source files and local build tooling for maintainable, human-readable
   code review
 * polished editor controls built with Gutenberg components
 * dynamic frontend rendering where markup stability matters
 * Interactivity API support for live filtering in the Resource Library block
 * accessibility-minded markup and keyboard-friendly controls
 * i18n-ready strings and defensive data handling
 * test coverage for shared behavior helpers

The plugin is designed for teams who care about publishing quality, not just decorative
layout.

Source code and build documentation:

 * Public development repository: https://github.com/Joseph-Mutua/publishflow-docs
 * Human-readable source files are included in the plugin under `src/`
 * Compiled distributable assets are generated into `build/blocks/`
 * Build and validation commands: `npm install`, `npm run lint:publishflow`, `npm
   run test:publishflow`, `npm run build:publishflow`

## 螢幕擷圖

 * [[
 * Editorial Checklist block in the editor with progress tracking and visibility
   controls.
 * [[
 * Callout / Insight block with tone variants, icon choices, and an optional call
   to action.
 * [[
 * Resource Library block with curated content, taxonomy filters, and live frontend
   search.
 * [[
 * Footnotes / References block with structured citations and accessible ordered
   output.

## 適用於區塊編輯器

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

 *   Callout / Insight Highlight important takeaways with a polished editorial callout.
 *   Resource Library Insert a filtered set of related content resources for readers.
 *   Editorial Checklist Track publish-readiness directly inside the block editor.
 *   Footnotes / References Add structured references and citations for serious 
   publishing workflows.

## 安裝方式

 1. Upload the `publishflow-blocks` folder to the `/wp-content/plugins/` directory,
    or install the plugin through the WordPress plugins screen.
 2. Activate the plugin through the `Plugins` screen in WordPress.
 3. Open the block editor and insert any PublishFlow block:
 4. Use `Editorial Checklist` for pre-publish review.
 5. Use `Callout / Insight` for key takeaways and optional calls to action.
 6. Use `Resource Library` to surface related posts with manual or query-based curation.
 7. Use `Footnotes / References` for structured citations and sources.

## 常見問題集

### Does this plugin work with the Classic Editor?

No. PublishFlow Blocks is built for the block editor.

### Does the plugin send data to external services?

No. The plugin does not depend on third-party APIs and does not track users.

### Does the plugin load frontend assets from third-party CDNs?

No. Frontend scripts and styles are bundled with the plugin and registered through
WordPress.

### Where can I review the uncompiled source code?

The public development repository is https://github.com/Joseph-Mutua/publishflow-
docs and the plugin also includes the human-readable source files in the `src/` 
directory together with the build commands in `package.json`.

### Which blocks are dynamic?

Editorial Checklist, Resource Library, and Footnotes / References use server-side
rendering. Callout / Insight is saved statically.

### Does the Resource Library support live filtering?

Yes. The frontend search experience uses the WordPress Interactivity API.

### Does the plugin store data in post meta?

No. Block state is stored in block attributes so each block instance stays portable
with post content.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ mutuajose ](https://profiles.wordpress.org/mutuajose/)

[將〈PublishFlow Blocks〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/publishflow-blocks)

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

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

## 變更記錄

#### 0.1.0

 * Initial release of the PublishFlow Blocks plugin.
 * Added Editorial Checklist, Callout / Insight, Resource Library, and Footnotes/
   References blocks.
 * Added Interactivity API behavior for resource filtering.
 * Added JavaScript unit tests and release documentation.

## 中繼資料

 *  版本 **0.1.0**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/publishflow-blocks/)
 * 標籤:
 * [block-editor](https://tw.wordpress.org/plugins/tags/block-editor/)[editorial workflow](https://tw.wordpress.org/plugins/tags/editorial-workflow/)
   [footnotes](https://tw.wordpress.org/plugins/tags/footnotes/)[gutenberg](https://tw.wordpress.org/plugins/tags/gutenberg/)
   [related content](https://tw.wordpress.org/plugins/tags/related-content/)
 *  [進階檢視](https://tw.wordpress.org/plugins/publishflow-blocks/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/publishflow-blocks/reviews/#new-post)

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

## 參與者

 *   [ mutuajose ](https://profiles.wordpress.org/mutuajose/)

## 技術支援

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

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