SJ Reading Time

描述

SJ Reading Time is a simple content read time estimator. Our settings allow you to control how many words per minute (wpm) on average you would like to use to determine read time,
as well as, if images should be part of this estimate.

A shortcode is provided which gives complete control over where on your post you would like the estimate to be placed.

For example:
[sjrt_reading_time label=”Reading time:” postfix=”mins” postfix_singular=”min”]

All the above attributes are optional and if not provided the default values will be shown which are:

  • label – Reading time
  • postfix_singular – min
  • postfix – mins

螢幕截圖

  • Example of read time being displayed at the top of a blog post.
  • Settings used to control read time estimate

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

1.0.1

  • Test with upgraded WordPress version, add plugin uri *

1.0.0

  • SJ Reading time initial release – estimate read time based on words per minute & images per post.