Brevio Reading Duration

描述

Brevio Reading Duration automatically calculates and displays how long it will take to read each blog post. It uses an average reading speed of 250 words per minute and shows a short label like “3 min read” at the top of the post content.

Features:

  • Lightweight with no settings page or database queries.
  • Works automatically on all posts.
  • Filterable reading speed via the brevio_words_per_minute filter for developers.
  • Translation ready.

安裝

  1. Upload the brevio-reading-duration folder to /wp-content/plugins/.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Reading time will automatically appear on your posts.

常見問題

Can I change the words per minute?

Yes. Developers can use the brevio_words_per_minute filter to adjust the default speed of 250 words per minute.

Where does the reading time appear?

It appears at the top of the post content on single post pages.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Brevio Reading Duration” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Brevio Reading Duration 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0

  • Initial release.