Title: Article Read Time
Author: Dhrumil Kumbhani
Published: <strong>2026 年 3 月 11 日</strong>
Last modified: 2026 年 3 月 11 日

---

搜尋外掛

![](https://ps.w.org/article-read-time/assets/banner-772x250.png?rev=3479876)

![](https://ps.w.org/article-read-time/assets/icon-256x256.png?rev=3479876)

# Article Read Time

 由 [Dhrumil Kumbhani](https://profiles.wordpress.org/dhrumilk/) 開發

[下載](https://downloads.wordpress.org/plugin/article-read-time.1.0.zip)

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

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

## 外掛說明

Article Read Time is a lightweight and customizable WordPress plugin that automatically
calculates and displays the estimated reading time for posts and pages.

Adding reading time to your articles improves user experience, increases engagement,
and helps visitors quickly decide whether they have enough time to read your content.
Many modern blogs, news websites, and online magazines display reading time to enhance
readability and reduce bounce rates — and now you can easily add this feature to
your WordPress site.

The plugin calculates the total word count of your post content (excluding HTML 
and shortcodes) and estimates the reading duration based on your configured Words
Per Minute (WPM) setting. You can fully control how the reading time appears using
custom formatting options.

#### Why Use Article Read Time?

 * Improve user experience (UX)
 * Increase content transparency
 * Boost blog engagement
 * Reduce bounce rate
 * Encourage longer session duration
 * Support better SEO performance

#### Key Features

 * Display reading time using shortcode
 * Display reading time using template tag
 * Adjustable Words Per Minute (WPM)
 * Min–max interval option (e.g., 10–12 min read)
 * Lower-than threshold custom format
 * Fully customizable output format using %s placeholder
 * Lightweight and performance optimized
 * Secure and WordPress coding standards compliant
 * Works with posts and pages
 * No unnecessary scripts or frontend assets

#### Flexible Formatting Options

You can configure the plugin to display:

 * Simple format: 5 min read
 * Interval format: 10–12 min read
 * Custom format for short articles (using Lower Than Threshold feature)

This makes it perfect for:

 * Blogs
 * News websites
 * Educational content
 * Long-form articles
 * Magazine-style websites
 * Content publishing platforms

#### Easy to Use

 1. Activate the plugin.
 2. Configure settings under Settings  Article Read Time.
 3. Add the shortcode `[article_read_time]` in any post or page.

Or use the template tag in your theme files:

    ```
    <?php if ( function_exists( 'article_read_time' ) ) article_read_time(); ?>
    ```

Article Read Time is built to be fast, secure, and flexible — giving content creators
full control over how reading time is calculated and displayed.

Features:

 * Enable or disable reading time display
 * Customizable words per minute (WPM)
 * Min–max interval display option (e.g., 10–12 minutes)
 * Lower-than threshold format support
 * Fully customizable output format
 * Shortcode support
 * Template tag support
 * Lightweight and optimized
 * Accessibility-friendly
 * SEO-friendly

The plugin calculates word count from post content, removes HTML and shortcodes,
and generates accurate reading time estimates based on configured settings.

## 螢幕擷圖

 * [[

## 安裝方式

Follow the instructions to install this plugin on your WordPress website.

 1. Upload to the `wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Go to Settings  Article Read Time to configure.
 4. Add the shortcode `[article_read_time]` in any post or page.
 5. Or use the template tag in theme files:

## 常見問題集

### How does the plugin calculate reading time?

It calculates total word count from post content and divides it by the configured
words-per-minute value.

### Can I change the reading format?

Yes. You can customize the output format from the settings page using %s as a placeholder.

### What is Lower Than Format?

If the calculated reading time is below a defined threshold, a different format 
can be used (for example, short articles).

### Does it automatically display reading time?

No. You must use the shortcode or template tag.

### Is it lightweight?

Yes. The plugin runs only when shortcode or template tag is used and does not load
unnecessary assets.

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Dhrumil Kumbhani ](https://profiles.wordpress.org/dhrumilk/)

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

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

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

## 變更記錄

#### 1.0 – Feb 24th, 2026

 * Initial release.

## 中繼資料

 *  版本 **1.0**
 *  最後更新 **4 週前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 5.2 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/article-read-time/)
 * 標籤
 * [article read time](https://tw.wordpress.org/plugins/tags/article-read-time/)
   [post reading time](https://tw.wordpress.org/plugins/tags/post-reading-time/)
   [reading time](https://tw.wordpress.org/plugins/tags/reading-time/)[shortcode](https://tw.wordpress.org/plugins/tags/shortcode/)
 *  [進階檢視](https://tw.wordpress.org/plugins/article-read-time/advanced/)

## 評分

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

[新增使用者評論](https://wordpress.org/support/plugin/article-read-time/reviews/#new-post)

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

## 參與者

 *   [ Dhrumil Kumbhani ](https://profiles.wordpress.org/dhrumilk/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://buymeacoffee.com/dhrumilk)