=== Scroll Reminder by Eskim ===
Contributors: eskimpl
Tags: progress bar, scroll indicator, reading bar, UX, engagement
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://buymeacoffee.com/eskim

Add a smooth, customizable reading progress bar and percentage label to your posts and pages.

== Description ==

**Scroll Reminder by Eskim** helps users track their reading progress by adding a subtle, animated progress bar and optional percentage label to your site. Ideal for long-form content, articles, and blogs. Works out-of-the-box and fully configurable in the settings panel.

**Key Features:**

- Fixed reading progress bar (top or bottom of the screen)
- Optional percentage label box (fully stylable)
- Full customization: height, color, font size, z-index, transition speed
- Separate control for bar and label visibility
- Option to hide on mobile devices
- Works with posts, pages, and any public post type
- Clean, lightweight, and unobtrusive

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory.
2. Activate the plugin via the **Plugins** menu in WordPress.
3. Go to **Settings > Scroll Reminder** to customize options.

== Frequently Asked Questions ==

= Can I show the bar only on posts? =  
Yes. By default, the bar displays on single posts. You can change this behavior via filters or conditional logic in your theme.

= Is it mobile responsive? =  
Yes. The plugin is responsive, and you can optionally hide the components on mobile via the settings panel.

= What if the progress bar doesn't appear? =  
Make sure your theme includes `wp_footer()` in `footer.php`, and that the plugin is enabled in settings.

= Can I customize the position, size, and colors? =  
Yes. Everything from bar position and height to font size and color of the label can be configured in the admin panel.

== Screenshots ==

1. Example of the scroll bar at the top of the screen
2. Percentage label with customizable position
3. Admin settings panel with separate sections for bar and label

== Changelog ==

= 1.0.0 =
* Initial release with full customization for reading progress bar and percentage label.

== Upgrade Notice ==

= 1.0.0 =
First public version of Scroll Reminder by Eskim.

== Credits ==

Developed by [Eskim](https://eskim.pl)
