# Article Reading Time

The **Article Reading Time** WordPress plugin accurately calculates the estimated reading time for your articles, providing your readers with a clear expectation of the time investment required. This plugin is essential for enhancing user engagement and improving the overall reading experience on your WordPress site.

## Plugin Information

- **Plugin Name:** Article Reading Time
- **Plugin URI:** [https://github.com/aialvi/article-reading-time](https://github.com/aialvi/article-reading-time)
- **Description:** Calculates the estimated reading time for articles.
- **Version:** 1.0.3
- **Author:** aialvi
- **Author URI:** [https://aialvi.me/](https://aialvi.me/)
- **Text Domain:** article-reading-time
- **Domain Path:** /languages
- **License:** GPL v2 or later
- **License URI:** [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html)

## Features

- **Automatic Calculation:** Automatically calculates and displays the estimated reading time at the beginning of each article.
- **Customizable Display:** Offers options to customize how and where the reading time is displayed on your articles.
- **Theme Integration:** Seamlessly integrates with any WordPress theme, ensuring consistent styling across your website.

## Installation

- Download the plugin from the [GitHub repository](https://github.com/aialvi/article-reading-time).
- Unzip the plugin and upload the `article-reading-time` folder to your `/wp-content/plugins/` directory.
- Run `composer install` command in the plugin directory to install dependencies.
- Activate the plugin through the 'Plugins' menu in WordPress.

## Screenshots

Editor: 

![image](https://github.com/aialvi/article-reading-time/assets/10681348/b2d963cd-00d1-4daa-aad7-e2a41deff8e3)

Frontend:

![image](https://github.com/aialvi/article-reading-time/assets/10681348/f7738ebf-f8bf-40d7-8249-6a53d6202f72)

