=== Reading Position Indicator ===
Contributors: iworks
Donate link: https://ko-fi.com/iworks?utm_source=reading-position-indicator&utm_medium=readme-donate
Tags: animated, animation, notification, post, posts, indicator
Requires at least: 4.4
Tested up to: 5.0
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create a horizontal progress bar to show how scroll progress of current single entry.

== Description ==

Create a horizontal progress bar to show how scroll progress of current single entry.

Thank you [Pankaj Parashar](http://pankajparashar.com/) for your article on CSS-TRICKS about [Reading Position Indicator](https://css-tricks.com/reading-position-indicator/)

== Screenshots ==

1. Plugin configuration screen

== Installation ==

= The super easy way =

1. **Log in** to your WordPress Admin panel.
1. **Go to: Plugins > Add New.**
1. **Type** ‘Reading Position Indicator’ into the Search Plugins field and hit Enter. Once found, you can view details such as the point release, rating and description.
1. **Click** Install Now. After clicking the link, you’ll be asked if you’re sure you want to install the plugin.
1. **Click** Yes, and WordPress completes the installation.
1. **Activate** the plugin.
1. A new menu **Progress** in **Appearance** will appear in your Admin Menu.

***

= The easy way =

1. Download the plugin (.zip file) on the right column of this page.
1. In your Admin, go to menu Plugins > Add.
1. Select button `Upload Plugin`.
1. Upload the .zip file you just downloaded.
1. Activate the plugin.
1. A new menu **Progress** in **Appearance** will appear in your Admin Menu.

***

= The old and reliable way (FTP) =

1. Upload `reading-position-indicator` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. A new menu **Progress** in **Appearance** will appear in your Admin Menu.

== Changelog ==

= 1.0.2 =

* Release date: 2017-05-20
* Added "indeterminate" option.
* Added opacity for all colors.
* Added rounded corners option.
* Implemented smooth gradients.
* Improved progress bar - now it count only document, not whole window.
* Removed "to transparent" option.
* Updated [WordPress Options Class](https://github.com/iworks/wordpress-options-class) class to 2.6.0.
* Added "Rate" module to ask for review.

= 1.0.1 =

* Release date: 2015-04-18
* Remove "console.log" from script.
* Fix small issue in main position class.

= 1.0.0 =

* Release date: 2015-04-14

