| 开发者 | asad5516 |
|---|---|
| 更新时间 | 2026年5月4日 16:50 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPL v2 or later |
| 版权网址: | 版权信息 |
[minuteread_time] shortcode — place reading time anywhereminuteread_reading_time_output, minuteread_word_count, minuteread_output_html filters[minuteread_time] in any post, page, or widget to display the reading time for the current post.
minuteread folder to /wp-content/plugins/Yes. The reading time is injected via the standard the_content filter, which is supported by every properly coded WordPress theme.
Yes. Go to Settings > MinuteRead and update the "Words per minute" field. The default is 200 (average adult reading speed). Accepted range: 50–1000.
Yes. Use the Label field in Settings to replace "Estimated Reading Time" with any text you prefer — including text in your own language.
Yes. Use the Time Format field. The placeholder %d will be replaced with the number of minutes. Examples: %d min, %d minutes, %d dakika.
Disable the automatic insertion by unchecking Enable Plugin in settings, then use the [minuteread_time] shortcode to place it exactly where you want.
Yes. The plugin first tries the standard Latin word counter, then falls back to a whitespace-based counter that works for any language.
Currently the automatic insertion works for posts only. Custom post type support is planned for a future update.
Yes. WordPress automatically loads translations for plugins hosted on WordPress.org.