Title: Easy Reading Progress Bar
Author: Mushlih Almubarak
Published: <strong>25 rugpjūčio, 2025</strong>
Last modified: 25 rugpjūčio, 2025

---

Ieškoti įskiepiuose

![](https://s.w.org/plugins/geopattern-icon/wp-easy-reading-progress-bar.svg)

# Easy Reading Progress Bar

 Autorius [Mushlih Almubarak](https://profiles.wordpress.org/mushlih/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/wp-easy-reading-progress-bar.1.0.0.zip)

 * [Informacija](https://lt.wordpress.org/plugins/wp-easy-reading-progress-bar/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/wp-easy-reading-progress-bar/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/wp-easy-reading-progress-bar/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/wp-easy-reading-progress-bar/#developers)

 [Pagalba](https://wordpress.org/support/plugin/wp-easy-reading-progress-bar/)

## Aprašymas

Easy Reading Progress Bar adds a sleek, customizable progress bar to your single
post pages, providing readers with a visual indicator of their progress as they 
scroll through an article. It’s designed to be feather-light, incredibly fast, and
compatible with the vast majority of WordPress themes, including modern Block Themes
and popular classic themes.

**Key Features:**

 * **Extremely Lightweight:** No extra CSS or JavaScript files loaded. All code 
   is inlined and optimized for performance.
 * **Highly Compatible:** Works seamlessly with many themes.
 * **Customizable:** Easily change the progress bar’s color and position (top or
   bottom of the page) from a simple settings page.
 * **Dependency-Free:** The frontend script does not rely on jQuery, ensuring it
   won’t conflict with other plugins or slow down your site.
 * **Developer Friendly:** Includes a filter (`erpb_bar_height`) to programmatically
   change the bar’s height.

_This plugin was created with ❤️ by [Mushlih Almubarak](https://github.com/mushlih-almubarak)
from Indonesia._

## Ekrano nuotraukos

 * [[
 * Plugin settings page
 * [[
 * A reading progress bar appears at the bottom of the page as the user scrolls 
   down the page.

## Diegimas

Installing the plugin is simple!

**From your WordPress Dashboard:**

 1. Navigate to ‘Plugins’ > ‘Add New’.
 2. Search for ‘Easy Reading Progress Bar’.
 3. Click ‘Install Now’ and then ‘Activate’.
 4. Go to ‘Settings’ > ‘Reading Progress Bar’ to customize the options. That’s it!

**Manual Installation:**

 1. Download the plugin zip file from WordPress.org.
 2. Navigate to ‘Plugins’ > ‘Add New’ in your WordPress dashboard.
 3. Click ‘Upload Plugin’ and select the zip file you downloaded.
 4. Activate the plugin.
 5. Go to ‘Settings’ > ‘Reading Progress Bar’ to customize.

## DUK

### Will this plugin slow down my site?

Absolutely not. Performance is a core feature. The plugin only loads its tiny, optimized
code on single post pages and does not enqueue any extra CSS or JS files, keeping
your site fast.

### Does this work with my theme?

Yes, most likely! The plugin was built for high compatibility. It intelligently 
detects the main content area in classic and modern block themes, and a wide range
of other theme structures.

### Can I change the height of the bar?

Yes. While there is no setting for it in the settings page to keep things simple,
developers can use a WordPress filter to change the height. The default is 7px.

Example code to add to your theme’s `functions.php` file to change the height to
10px:
 add_filter( ‘erpb_bar_height’, function() { return ’10’; } );

## Atsiliepimai

Įskiepis neturi atsiliepimų.

## Programuotojai ir komandos nariai

“Easy Reading Progress Bar” yra atviro kodo programa. Prie jos sukūrimo prisidėję
žmonės surašyti toliau.

Autoriai

 *   [ Mushlih Almubarak ](https://profiles.wordpress.org/mushlih/)

[Išverskite “Easy Reading Progress Bar” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/wp-easy-reading-progress-bar)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/wp-easy-reading-progress-bar/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/wp-easy-reading-progress-bar/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/wp-easy-reading-progress-bar/)
per [RSS](https://plugins.trac.wordpress.org/log/wp-easy-reading-progress-bar/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.0.0

 * Initial public release.
 * Features an easy, simple, lightweight, dependency-free reading progress bar for
   single posts.
 * Includes a settings page to customize bar color and position (top or bottom).
 * Designed for high compatibility with modern block themes and popular classic 
   themes.

## Metainformacija

 *  Version **1.0.0**
 *  Atnaujinta **prieš 9 mėnesiai**
 *  Aktyvių instaliacijų **Mažiau nei 10**
 *  WordPress versija ** 5.8 ar naujesnė **
 *  Ištestuota iki **6.8.5**
 *  PHP versija ** 7.4 ar naujesnė **
 *  Kalba
 * [English (US)](https://wordpress.org/plugins/wp-easy-reading-progress-bar/)
 * Žymos
 * [animation](https://lt.wordpress.org/plugins/tags/animation/)[estimated reading time](https://lt.wordpress.org/plugins/tags/estimated-reading-time/)
   [progress bar](https://lt.wordpress.org/plugins/tags/progress-bar/)[read time](https://lt.wordpress.org/plugins/tags/read-time/)
   [reading time](https://lt.wordpress.org/plugins/tags/reading-time/)
 *  [Daugiau](https://lt.wordpress.org/plugins/wp-easy-reading-progress-bar/advanced/)

## Įvertinimai

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-easy-reading-progress-bar/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-easy-reading-progress-bar/reviews/)

## Autoriai

 *   [ Mushlih Almubarak ](https://profiles.wordpress.org/mushlih/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/wp-easy-reading-progress-bar/)

## Paremkite

Galbūt norite padėti plėtoti šį įskiepį?

 [ Paremti įskiepio kūrimą ](https://buymeacoffee.com/mushlih)