Title: Pagebreak Description
Author: Katsushi Kawamori
Published: <strong>2024년 1월 13일</strong>
Last modified: 2026년 3월 29일

---

플러그인 검색

![](https://ps.w.org/pagebreak-description/assets/icon-256x256.png?rev=3021445)

# Pagebreak Description

 작성자: [Katsushi Kawamori](https://profiles.wordpress.org/katsushi-kawamori/)

[다운로드](https://downloads.wordpress.org/plugin/pagebreak-description.1.12.zip)

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

 [지원](https://wordpress.org/support/plugin/pagebreak-description/)

## 설명

 * Enter page breaks and before/after descriptions. Values are used in pagination.
 * Do not mix this block with the Page Break block, as it may cause the comment 
   to be misaligned.

#### How it works

#### Filter hooks

    ```
    /** ==================================================
     * Filter for CSS URL.
     * Default CSS -> /pagebreak-description/css/style.css
     */
    add_filter(
        'pagebreak_description_css', 
        function() {

            /* If you put mydesign.css in wp-content/uploads */
            $wp_uploads = wp_upload_dir();
            $upload_url = $wp_uploads['baseurl'];
            if ( is_ssl() ) {
                $upload_url = str_replace( 'http:', 'https:', $upload_url );
            }
            $upload_url = untrailingslashit( $upload_url );
            $url = $upload_url . '/mydesign.css';

            return $url;
        },
        10,
        1
    );
    ```

## 스크린샷

[⌊Block⌉⌊Block⌉[

Block

[⌊View⌉⌊View⌉[

View

[⌊Management screen⌉⌊Management screen⌉[

Management screen

## 블록

이 플러그인은 1개의 블록을 제공합니다.

 *   Page breaks and before/after descriptions Enter page breaks and before/after
   descriptions. Values are used in pagination. Do not mix this block with the Page
   Break block, as it may cause the comment to be misaligned.

## 설치

 1. Upload `pagebreak-description` directory to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## FAQ

none

## 후기

![](https://secure.gravatar.com/avatar/a6ab51430d2a29f93d8ae7790b26fe01b03c5f8d3ff2687f8a3ca0b895912a77?
s=60&d=retro&r=g)

### 󠀁[Thank You](https://wordpress.org/support/topic/thank-you-3620/)󠁿

 [kushalmakebank](https://profiles.wordpress.org/kushalmakebank/) 2025년 2월 13일

Nice Working 😀

 [ 모든 1 평가 읽기 ](https://wordpress.org/support/plugin/pagebreak-description/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ Katsushi Kawamori ](https://profiles.wordpress.org/katsushi-kawamori/)

“Pagebreak Description”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/pagebreak-description/contributors)
님께 감사드립니다.

[자국어로 “Pagebreak Description”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/pagebreak-description)

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

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

## 변경이력

#### [1.12] 2025/04/04

 * Fix – Rebuilt blocks.

#### [1.11] 2024/11/15

 * Fix – Rebuilt javascript.
 * Change – Changed the required version of WordPress.

#### [1.10] 2024/11/09

 * Fix – Rebuilt blocks.

#### [1.09] 2024/06/11

 * Fix – CSS in a single file.
 * Added – Management screen.
 * Added – Uninstall script.

#### [1.08] 2024/06/10

 * Fix – Pagination Description.

#### [1.07] 2024/06/10

 * Added – Pagination before content.

#### [1.06] 2024/06/10

 * Added – Tooltip processing for mobile devices.

#### [1.05] 2024/06/09

 * Added – Display a tooltip on the page link with a description of that page.

#### [1.04] 2024/06/08

 * Fix – Insert title tags into page links.
 * Removed – Uninstall script.

#### [1.03] 2024/06/08

 * Fix – Insert title tags into page links.
 * Fix – Uninstall script.

#### [1.02] 2024/06/08

 * Added – Insert title tags into page links.
 * Added – Uninstall script.

#### [1.01] 2024/01/14

 * Tweak – Support for Glotpress.

#### [1.00] 2024/01/14

Initial release.

## 기초

 *  버전 **1.12**
 *  최근 업데이트: **3개월 전**
 *  활성화된 설치 **90+**
 *  워드프레스 버전 ** 6.6 또는 그 이상 **
 *  다음까지 시험됨: **7.0**
 *  PHP 버전 ** 8.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/pagebreak-description/) 및 [Japanese](https://ja.wordpress.org/plugins/pagebreak-description/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/pagebreak-description)
 * 태그:
 * [block](https://ko.wordpress.org/plugins/tags/block/)[Next Page](https://ko.wordpress.org/plugins/tags/next-page/)
   [pagebreak](https://ko.wordpress.org/plugins/tags/pagebreak/)[pagination](https://ko.wordpress.org/plugins/tags/pagination/)
 *  [고급 보기](https://ko.wordpress.org/plugins/pagebreak-description/advanced/)

## 평점

 별 5점 만점에 5점.

 *  [  1/5-별점 후기     ](https://wordpress.org/support/plugin/pagebreak-description/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/pagebreak-description/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/pagebreak-description/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/pagebreak-description/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/pagebreak-description/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/pagebreak-description/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/pagebreak-description/reviews/)

## 기여자

 *   [ Katsushi Kawamori ](https://profiles.wordpress.org/katsushi-kawamori/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/pagebreak-description/)

## 기부

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

 [ 이 플러그인에 기부하기 ](https://shop.riverforest-wp.info/donate/)