Linux 软件免费装
Banner图

Reading Time & Word Count Block for Post

开发者 saif24565
更新时间 2025年6月27日 19:27
捐献地址: 去捐款
PHP版本: 7.2 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

SEO word count readability reading time content tools

下载

1.0.0

详情介绍:

This plugin adds a dynamic block or shortcode to show estimated reading time and word count for WordPress posts, pages, or custom post types. Features:

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Click on Reading Time in the WordPress admin menu (clock icon on the left sidebar).
  4. On the Reading Time & Word Count Settings screen, configure the following options:
  5. Show Word Count – Toggle display of total word count.
  6. Show with Title – Display reading time below the post title.
  7. Show with Content – Display reading time above the post content.
  8. Optionally insert the shortcode [reading_time] anywhere in your content or theme template.
Note: The plugin uses an average reading speed of 200 words per minute.

屏幕截图:

  • Active the plugin
  • Admin Settings page and Output
  • Change Settings and Output

升级注意事项:

1.0.0 First public version with shortcode and admin settings for flexible display.

常见问题:

Can I change the reading speed calculation?

Not in the current version, but support for custom WPM is planned.

Will it work with custom post types?

Yes, reading time can be shown for any is_singular() post type.

更新日志:

1.0.0