這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Estimated Reading Time Content

外掛說明

The Estimated Reading Time Content plugin automatically calculates and displays the estimated time required to read your posts and pages. It enhances user experience by informing readers about the content length, encouraging engagement and readability.

Features:

  • Automatically displays reading time at the top or bottom of posts and pages.
  • Customizable words per minute for accurate reading time calculation.
  • Allows customization of the reading time text, font size, font color, and background color.
  • Provides a shortcode for inserting reading time in specific locations.
  • Includes a widget for displaying reading time in sidebars.
  • Admin settings page for easy configuration.

Key Benefits:

  • Improves user engagement by setting reading expectations.
  • Enhances content readability and planning.
  • Easy to customize to match your site’s design.

Usage

Once activated, the plugin will automatically display the reading time on all posts and pages based on your settings.

Shortcode:

You can also manually insert the reading time using the shortcode [ertc_reading_time] within your post or page content.

Examples:

  • To display the reading time within the content:

     This is the content of your post. [ertc_reading_time] ``
    
  • To display the reading time for a specific post or page by ID:

     [ertc_reading_time id="123"] ``
    

Widget:

Add the Estimated Reading Time widget to your sidebar or any widget area to display the reading time.

螢幕擷圖

安裝方式

  1. Upload the estimated-reading-time-content folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to Settings Estimated Reading Time to configure the plugin according to your preferences.

常見問題集

Does this plugin affect the performance of my website?

No, the plugin is optimized to efficiently calculate and display reading time without significantly impacting site performance.

Can I customize the appearance of the reading time block?

Yes, you can customize the font size, font color, and background color of the reading time block through the plugin’s settings page.

How is the reading time calculated?

The reading time is calculated based on the number of words in the post or page divided by the words per minute setting (default is 300 WPM).

使用者評論

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

參與者及開發者

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

參與者

將〈Estimated Reading Time Content〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0 – January 12, 2025

  • Initial release.