Title: Reading Time Block
Author: Noah J. Stewart
Published: <strong>2025 年 5 月 31 日</strong>
Last modified: 2025 年 5 月 31 日

---

搜尋外掛

![](https://ps.w.org/reading-time-block/assets/banner-772x250.png?rev=3304059)

![](https://ps.w.org/reading-time-block/assets/icon-256x256.png?rev=3304059)

# Reading Time Block

 由 [Noah J. Stewart](https://profiles.wordpress.org/revnoah/) 開發

[下載](https://downloads.wordpress.org/plugin/reading-time-block.1.2.2.zip)

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

 [技術支援](https://wordpress.org/support/plugin/reading-time-block/)

## 外掛說明

The **Reading Time Block** plugin calculates and displays an estimated reading time
based on the post content.

It uses a configurable reading speed (default: 200 words per minute) and outputs
a clean, server-rendered block to the frontend.

This is ideal for blogs, documentation, or any content where you want to set expectations
about how long it will take a visitor to read the page.

#### Features

 * Adds a block to the Gutenberg editor for reading time.
 * Automatically calculates based on post content.
 * Supports customizable reading speed (WPM) via **Settings  Reading**.
 * Lightweight and fast—no JS build step required.
 * Fully translatable and namespace-isolated.

### License

This plugin is licensed under the GNU General Public License v2.0 or later.
 See
https://www.gnu.org/licenses/gpl-2.0.html for full license text.

## 螢幕擷圖

[⌊The block as it appears in the editor.⌉⌊The block as it appears in the editor.⌉[

The block as it appears in the editor.

[⌊The estimated reading time on the frontend.⌉⌊The estimated reading time on the
frontend.⌉[

The estimated reading time on the frontend.

[⌊The WPM setting in Settings <span aria-hidden=⌉⌊The WPM setting in Settings <span aria-hidden=⌉→ Reading.” class=”wp-image-9000003″ srcset=”https://i0.wp.com/ps.w.org/reading-time-block/assets/screenshot-3.png?rev=3304059&w=300 300w, https://i0.wp.com/ps.w.org/reading-time-block/assets/screenshot-3.png?rev=3304059&w=600 600w, https://i0.wp.com/ps.w.org/reading-time-block/assets/screenshot-3.png?rev=3304059&w=900 900w” sizes=”(max-width: 599px) 50vw, 33vw” width=”580″ height=”212″ loading=”eager” fetchpriority=”high” decoding=”async”/>](https://ps.w.org/reading-time-block/assets/screenshot-3.png?rev=3304059)

The WPM setting in Settings  Reading.

## 適用於區塊編輯器

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

 *   Reading Time

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/reading-time-block/` directory,
    or install the plugin through the WordPress plugin screen directly.
 2. Activate the plugin through the “Plugins” screen in WordPress.
 3. Open a post in the block editor and insert the **Reading Time** block from the **
    Widgets** category.
 4. Adjust the reading speed (optional) by visiting **Settings  Reading**.

## 常見問題集

### How is the reading time calculated?

The plugin counts the number of words in the post content and divides by the configured
reading speed in words per minute (WPM). It then rounds up to the nearest minute
if necessary.

### Can I change the reading speed?

Yes. You can adjust the reading speed via a numeric input or preset values in **
Settings  Reading**.

### Does this plugin require JavaScript building or Node.js?

No, the block is written in plain JavaScript and PHP, so there’s no build step or
asset compilation required.

## 使用者評論

![](https://secure.gravatar.com/avatar/1c19492d5ef0dd503e56f6f1b31d11c32c5b4e8df38a6cc26800d6cdd33be90c?
s=60&d=retro&r=g)

### 󠀁[Natively compatible with Gutenberg](https://wordpress.org/support/topic/natively-compatible-with-gutenberg/)󠁿

 [js100](https://profiles.wordpress.org/js100/) 2025 年 7 月 26 日

Well done!

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/reading-time-block/reviews/)

## 參與者及開發者

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

參與者

 *   [ Noah J. Stewart ](https://profiles.wordpress.org/revnoah/)

〈Reading Time Block〉外掛目前已有 2 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/reading-time-block/contributors)
為這個外掛做出的貢獻。

[將〈Reading Time Block〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/reading-time-block)

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

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

## 變更記錄

#### 1.2.2

 * Moved javascript to separate file, enqueued file
 * Removed load_plugin_textdomain function call

#### 1.2.1

 * Added shortcode [reading_time].

#### 1.2.0

 * Added language support.

#### 1.1.0

 * Added settings under Settings  Reading for customizing WPM.
 * Refactored render logic into a dedicated class.
 * Improved block code structure.

#### 1.0

 * Initial release.
 * Added a Gutenberg block to display estimated reading time.

## 中繼資料

 *  版本 **1.2.2**
 *  最後更新 **1 年前**
 *  啟用安裝數 **20+**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.6**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/reading-time-block/)、[Spanish (Chile)](https://cl.wordpress.org/plugins/reading-time-block/)、
   及 [Spanish (Spain)](https://es.wordpress.org/plugins/reading-time-block/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/reading-time-block)
 * 標籤:
 * [reading time](https://tw.wordpress.org/plugins/tags/reading-time/)
 *  [進階檢視](https://tw.wordpress.org/plugins/reading-time-block/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/reading-time-block/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/reading-time-block/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/reading-time-block/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/reading-time-block/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/reading-time-block/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/reading-time-block/reviews/#new-post)

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

## 參與者

 *   [ Noah J. Stewart ](https://profiles.wordpress.org/revnoah/)

## 技術支援

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

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