=== Post reading times === Contributors: dmitrylitvinov Tags: reading time Requires at least: 4.9 Tested up to: 6.2 Stable tag: 2.4.2 Requires PHP: 7.1 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html == Description == A plugin that allows you to easily display the reading time of any article. Reading time is calculated based on a person's standard reading speed. The value is displayed before the text. == Installation == 1. Upload dir `post-reading-times` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. View on the post page. == Frequently Asked Questions == = How is reading time calculated? = Reading time is calculated based on a standard human reading speed of 130 words per minute. You cannot change this formula. = What should I do to make the plugin work? = Follow the standard installation instructions for any WordPress plugin. After installation, activate the plugin. Now everything should work. = What languages are available in the plugin? = All types of English, as well as Russian. These are the languages spoken by the creator of the plugin. If you want a translation into your language, please request it from the developer by going to his website https//a.yrokiwp.ru. == Changelog == = 2.4.2 – 2023-04-03 = * WordPress 6.2 compatible = 2.4.1 – 2022-06-23 = * WordPress 6.0.0 compatible = 2.4.0 – 2022-06-05 = * Added word per minute setting. = 2.3.0 – 2022-02-05 = * Removed the colon * Added choice of icon color. = 2.2.0 – 2022-02-05 = * Added icon * Added shortcode = 2.1.0 – 2022-09-04 = * Added settings page. * fix small bugs = 1.1.0 – 2022-07-03 = * Edit profile and name = 1.0.0 – 2022-07-03 = * Creation of the first version.