Contributors: saif24565
Donate link: https://devsopu.com/
Tags: reading time, word count, content tools, SEO, readability
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Display reading time and word count for posts. Automatically or via shortcode. Simple and SEO-friendly.
Use the shortcode: [reading_time]
This plugin adds a dynamic block or shortcode to show estimated reading time and word count for WordPress posts, pages, or custom post types.
- Automatically appends reading time and word count to the top of posts
- Optional display under title
- Shortcode:
[reading_time]
- Uses average reading speed of 200 WPM
- Admin settings to enable/disable sections
Great for improving user experience, accessibility, and SEO readability metrics.
- Upload the plugin folder to the
/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Click on Reading Time in the WordPress admin menu (clock icon on the left sidebar).
- On the Reading Time & Word Count Settings screen, configure the following options:
- Show Word Count – Toggle display of total word count.
- Show with Title – Display reading time below the post title.
- Show with Content – Display reading time above the post content.
- 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.
Not in the current version, but support for custom WPM is planned.
Yes, reading time can be shown for any is_singular()
post type.
- Upload or download the plugin first
- Active the plugin
- Admin Settings page and Output
- Change settings and Output
Shortcode output
Example output above a blog post
- Initial stable release
- Settings page with toggle options
- Frontend display + shortcode support
First public version with shortcode and admin settings for flexible display.
This plugin was built with performance in mind. All logic is based on server-side rendering — no page builders or heavy frontend JavaScript.
Ordered list:
- Automatic reading time on top of content
- Optional word count toggle
- Clean and safe output
Unordered list:
- Easy to use
- Customizable
- Lightweight
Visit devsopu.com for more.