Title: Easy Reading Progress Bar
Author: Mushlih Almubarak
Published: <strong>2025년 8월 25일</strong>
Last modified: 2025년 8월 25일

---

플러그인 검색

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

# Easy Reading Progress Bar

 작성자: [Mushlih Almubarak](https://profiles.wordpress.org/mushlih/)

[다운로드](https://downloads.wordpress.org/plugin/wp-easy-reading-progress-bar.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/wp-easy-reading-progress-bar/#description)
 * [평가](https://ko.wordpress.org/plugins/wp-easy-reading-progress-bar/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/wp-easy-reading-progress-bar/#installation)
 * [개발](https://ko.wordpress.org/plugins/wp-easy-reading-progress-bar/#developers)

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

## 설명

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._

## 스크린샷

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

## 설치

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.

## FAQ

### 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’; } );

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Easy Reading Progress Bar”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이
플러그인에 기여하였습니다.

기여자

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

[자국어로 “Easy Reading Progress Bar”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wp-easy-reading-progress-bar)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/wp-easy-reading-progress-bar/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/wp-easy-reading-progress-bar/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/wp-easy-reading-progress-bar/)
을 [RSS](https://plugins.trac.wordpress.org/log/wp-easy-reading-progress-bar/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **8개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.8 또는 그 이상 **
 *  다음까지 시험됨: **6.8.5**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/wp-easy-reading-progress-bar/)
 * 태그:
 * [animation](https://ko.wordpress.org/plugins/tags/animation/)[estimated reading time](https://ko.wordpress.org/plugins/tags/estimated-reading-time/)
   [progress bar](https://ko.wordpress.org/plugins/tags/progress-bar/)[read time](https://ko.wordpress.org/plugins/tags/read-time/)
   [reading time](https://ko.wordpress.org/plugins/tags/reading-time/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-easy-reading-progress-bar/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/wp-easy-reading-progress-bar/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/wp-easy-reading-progress-bar/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://buymeacoffee.com/mushlih)