Linux 软件免费装
Banner图

MinuteRead — Reading Time for Posts

开发者 asad5516
更新时间 2026年5月4日 16:50
PHP版本: 7.2 及以上
WordPress版本: 6.9
版权: GPL v2 or later
版权网址: 版权信息

标签

reading time estimated reading time read time reading duration minute read

下载

1.0.0

详情介绍:

MinuteRead adds an estimated reading time label to your WordPress posts — helping readers decide whether to dive in or save it for later. After activating the plugin, reading time appears automatically before every post. Everything is configurable from Settings > MinuteRead. Features: Shortcode usage: Place [minuteread_time] in any post, page, or widget to display the reading time for the current post.

安装:

  1. Upload the minuteread folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Visit Settings > MinuteRead to configure the plugin

屏幕截图:

  • Admin settings page — configure label, format, position, and words per minute.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does it work with all themes?

Yes. The reading time is injected via the standard the_content filter, which is supported by every properly coded WordPress theme.

Can I change the words-per-minute speed?

Yes. Go to Settings > MinuteRead and update the "Words per minute" field. The default is 200 (average adult reading speed). Accepted range: 50–1000.

Can I change the label text?

Yes. Use the Label field in Settings to replace "Estimated Reading Time" with any text you prefer — including text in your own language.

Can I change how the time is displayed?

Yes. Use the Time Format field. The placeholder %d will be replaced with the number of minutes. Examples: %d min, %d minutes, %d dakika.

Can I show the reading time only in specific locations?

Disable the automatic insertion by unchecking Enable Plugin in settings, then use the [minuteread_time] shortcode to place it exactly where you want.

Does it work with Bengali, Arabic, or other non-Latin scripts?

Yes. The plugin first tries the standard Latin word counter, then falls back to a whitespace-based counter that works for any language.

Does it work with custom post types?

Currently the automatic insertion works for posts only. Custom post type support is planned for a future update.

Is it translation-ready?

Yes. WordPress automatically loads translations for plugins hosted on WordPress.org.

更新日志:

1.0.0