Popis
Reading Time shows the estimated reading time of the post, in seconds or minutes.
The estimate is automatic; a custom value for a single post can be inserted using a Custom Field named „readingtime“.
For more info: http://www.whiletrue.it/reading-time-for-wordpress/
Features In Next Release
- Display setting: always / only for selected tags or categories / only when the
readingtime
custom tag is set
Instalace
- Upload
reading_time.php
andunisntall.php
into the/wp-content/plugins/reading_time
directory - Set your favourite values in the
Settings->Reading Time
menu in WordPress - Activate the plugin through the
Plugins
menu in WordPress - Enjoy!
Nejčastější dotazy
- How is the estimation done?
-
The estimation is based on the „speed“ value stored in the settings menu.
The value for speed should be chosen between a span of 150 words per minute (slightly slower than average) to 250 words per minute (slightly higher than average); if not set, a default value of 200 is used.
Recenze
Autoři
Reading Time je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Reading Time” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.2.17
- Plugin tested up WordPress 5.4
1.2.7
- Added: „readingtime_text“ CSS class
1.2.4
- Added: Reading time in minutes option
1.2.2
- Changed: Default speed set to 200 words per minute
1.2.1
- Fixed: Uninstall bugfix
1.2.0
- Added: New progress bar display setting
- Fixed: Settings sanitization
1.1.0
- Added: Default settings value
- Added: New position setting, above or below the post
- Added: Uninstall function
1.0.0
Initial version