Title: ReadTrack
Author: marcinfilipiak
Published: <strong>2025 年 7 月 16 日</strong>
Last modified: 2025 年 12 月 13 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/readtrack.svg)

# ReadTrack

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

[下載](https://downloads.wordpress.org/plugin/readtrack.zip)

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

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

## 外掛說明

**ReadTrack** is a lightweight plugin that improves the user experience by displaying:
–
⏱️ Estimated reading time based on post word count – 📊 A visual progress bar that
fills as the reader scrolls

You can fully customize the text shown before the post using a settings page in 
the WordPress admin panel. The default template is:

    ```
    ⏱️ Estimated reading time: %minutes% min
    ```

Simply place `%minutes%` in your message to dynamically show the calculated reading
time.

**New in version 1.2:**
 – The plugin now uses the WordPress database (via `get_option()`/`
update_option()`) instead of saving configuration to a file in the plugin folder.–
This ensures full compatibility with WordPress.org guidelines and multisite installations.

### License

This plugin is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License v2 or later.

## 安裝方式

 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install it
    via the WordPress Plugin Directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Go to **Settings > ReadTrack** to customize the message.
 4. Make sure your theme supports `the_content` filter (most do).

## 常見問題集

### Can I change the reading time label?

Yes! Just go to **Settings > ReadTrack** and enter your custom message. Use `%minutes%`
where you want the number to appear.

### Does it work with custom post types?

Currently, it only affects single blog posts (`is_single()`). You can modify the
condition in `readtrack_add_elements()` if needed.

### Is JavaScript required?

Yes, JavaScript is used to update the scroll progress bar in real time.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

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

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

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

## 變更記錄

#### 1.2

 * Configuration is now saved in the WordPress options table (no more writing to
   plugin files)
 * Improved compatibility with WordPress.org plugin guidelines

#### 1.1

 * English translation of plugin code and admin panel
 * First public version with settings page and config file

## 中繼資料

 *  版本 **1.2**
 *  最後更新 **7 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/readtrack/)
 * 標籤:
 * [estimated reading time](https://tw.wordpress.org/plugins/tags/estimated-reading-time/)
   [progress bar](https://tw.wordpress.org/plugins/tags/progress-bar/)[Readability](https://tw.wordpress.org/plugins/tags/readability/)
   [reading time](https://tw.wordpress.org/plugins/tags/reading-time/)[ux](https://tw.wordpress.org/plugins/tags/ux/)
 *  [進階檢視](https://tw.wordpress.org/plugins/readtrack/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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