开发者 | signalfirecouk |
---|---|
更新时间 | 2025年8月1日 02:47 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
[sigukrest_reading_time]
to display reading time for the current post, or [sigukrest_reading_time post_id="123"]
for a specific post.
/wp-content/plugins/signalfire-reading-estimator
directory, or install the plugin through the WordPress plugins screen directly.Reading time is calculated by counting the words in your content and dividing by the configured words per minute (default: 200 WPM). The result is rounded up to ensure a minimum of 1 minute.
Yes! Go to Settings -> Reading Estimator and modify the "Display Text" field. Use %s as a placeholder for the calculated time value.
By default, the plugin works with posts. You can configure it to work with pages, custom post types, or any combination through the settings page.
Yes, use the [sigukrest_reading_time]
shortcode to place reading time anywhere in your content or theme files.
Yes, the plugin works with most page builders and themes since it hooks into WordPress's standard content filters.