ವಿವರಣೆ
ReadMetric calculates how long a post takes to read based on word count (and, optionally, images) and displays it wherever you need it: automatically before or after the content/title, via a Gutenberg block, a shortcode, or a PHP function.
Features
- Automatic reading time calculation (configurable words-per-minute, 100–400)
- Choose where it appears: before/after content, before/after title, or manual only
- Optional icon (clock, book, stopwatch), custom prefix/suffix text
- Optional per-image reading time addition
- Optional estimated “finish by” clock time
- Optional scroll-based reading progress bar
- Optional schema.org
timeRequiredmarkup (off by default to avoid clashing with SEO plugins) - Gutenberg block with icon/prefix/suffix controls and native alignment/color/typography support
[readmetric]shortcode andreadmetric_get_time()/readmetric_display()PHP functions- REST API endpoint:
/wp-json/readmetric/v1/post/{id} - Per-post “disable reading time” option
- Optional admin list-table column
- Reading time is cached in post meta and recalculated only when content or settings change
- Tools: clear cache, recalculate all posts, export/import settings
ಬ್ಲಾಕ್ಸ್
ಈ ಪ್ಲಗಿನ್ 1 ಬ್ಲಾಕ್ ಅನ್ನು ಒದಗಿಸುತ್ತದೆ.
- Reading Time Displays the estimated reading time for this post.
ಸ್ಥಾಪನೆ
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the “Plugins” menu in WordPress.
- Go to Settings ReadMetric to configure it.
FAQ
-
How do I show the reading time manually?
-
Use the
[readmetric]shortcode, or callreadmetric_display()in a template. -
Does this work with custom post types?
-
Yes — enable any public post type under Settings ReadMetric General.
-
Will this duplicate my SEO plugin’s schema markup?
-
No, schema output is off by default. Enable it only if you don’t already have Article/WebPage schema from another plugin.
ವಿಮರ್ಶೆಗಳು
ಈ ಪ್ಲಗಿನ್ಗೆ ಯಾವುದೇ ವಿಮರ್ಶೆಗಳಿಲ್ಲ.
ಕೊಡುಗೆದಾರರು & ಡೆವಲಪರ್ಗಳು
“ReadMetric” ಓಪನ್ ಸೋರ್ಸ್ ಸಾಫ್ಟ್ವೇರ್ ಆಗಿದೆ. ಕೆಳಗಿನ ಜನರು ಈ ಪ್ಲಗಿನ್ಗೆ ಕೊಡುಗೆ ನೀಡಿದ್ದಾರೆ.
ಕೊಡುಗೆದಾರರು“ReadMetric” ಅನ್ನು ನಿಮ್ಮ ಭಾಷೆಗೆ ಅನುವಾದಿಸಿ.
ಅಭಿವೃದ್ಧಿಯಲ್ಲಿ ಆಸಕ್ತಿ ಇದೆಯೇ?
ಕೋಡ್ ಬ್ರೌಸ್ ಮಾಡಿ, SVN ರೆಪೊಸಿಟರಿ ಪರಿಶೀಲಿಸಿ, ಅಥವಾ ಅಭಿವೃದ್ಧಿ ಲಾಗ್ ಗೆ RSS ಚಂದಾದಾರರಾಗಿ.
Changelog
1.0.0
- Initial release.
