Linux 软件免费装

Estimated Reading Time

开发者 ericolson
chmac
更新时间 2010年3月20日 15:03
PHP版本: 2.0 及以上
WordPress版本: 2.7.1

标签

word count reading time

下载

1.1 1.2 1.3 2.0

详情介绍:

The Estimated Reading Time plugin simply estimates and displays the time a user will have to spend reading your post.

安装:

  1. Upload estreadtime.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Enjoy!

常见问题:

How is the estimation done?

The estimation is based on a span of 150 words per minute (slightly slower than average) to 250 words per minute (slightly higher than average). These numbers can be changed easily from within the code of the plugin (lowered to account for more complex content and raised for simpler content). Future versions of the plugin may allow for the changing of these parameters via an "options" page.