Reading Time

外掛說明

Reading Time shows the estimated reading time of the post, in seconds or minutes.
The estimate is automatic; a custom value for a single post can be inserted using a Custom Field named “readingtime”.

For more info: https://www.whiletrue.it/reading-time-for-wordpress/

螢幕擷圖

  • Sample content with the progress bar almost filled

安裝方式

  1. Upload reading_time.php and unisntall.php into the /wp-content/plugins/reading_time directory
  2. Set your favourite values in the Settings->Reading Time menu in WordPress
  3. Activate the plugin through the Plugins menu in WordPress
  4. Enjoy!

常見問題集

How is the estimation done?

The estimation is based on the “speed” value stored in the settings menu.
The value for speed should be chosen between a span of 150 words per minute (slightly slower than average) to 250 words per minute (slightly higher than average); if not set, a default value of 200 is used.

使用者評論

2018 年 11 月 10 日
It does the right job, I like it, but I suggest to make singular and plural for minute/minutes and second/seconds... I have articles with 1 minute time read and they show as 1 minutes. Good job for the plugin !
閱讀全部 3 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.2.21

  • Added: New progress bar display setting
  • Fixed: Settings sanitization
  • Plugin tested up WordPress 6.5

1.1.0

  • Added: Default settings value
  • Added: New position setting, above or below the post
  • Added: Uninstall function

1.0.0

Initial version