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

评价

此插件暂无评价。

贡献者及开发者

“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.