Title: Type-WR
Author: petrolytvyn
Published: <strong>2026년 2월 10일</strong>
Last modified: 2026년 2월 10일

---

플러그인 검색

![](https://ps.w.org/type-wr/assets/banner-772x250.png?rev=3457653)

![](https://ps.w.org/type-wr/assets/icon.svg?rev=3457653)

# Type-WR

 작성자: [petrolytvyn](https://profiles.wordpress.org/petrolytvyn/)

[다운로드](https://downloads.wordpress.org/plugin/type-wr.1.0.0.zip)

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

 [지원](https://wordpress.org/support/plugin/type-wr/)

## 설명

Type-WR allows you to easily implement the popular “typing text” animation effect
without writing a single line of JavaScript.

Simply wrap the target text in a shortcode or use a specific CSS class, and the 
plugin will sequentially display the text character by character, simulating a traditional
typewriter.

**Key Features:**

 * **Easy Integration:** Use the [typewr] shortcode or apply the class ‘typewr-type’.
 * **Customization:** Control typing speed, the presence of a blinking cursor, and
   the conditions for when to show the animation.
 * **Lightweight:** Minimal JavaScript footprint (typewr-script.js) ensuring fast
   page load times.
 * **Compatibility:** Works seamlessly with the Block Editor (Gutenberg) and Classic
   Editor.

## 스크린샷

[⌊The settings panel showing customization options for speed, cursor, and triggers.⌉⌊
The settings panel showing customization options for speed, cursor, and triggers
.⌉[

The settings panel showing customization options for speed, cursor, and triggers.

[⌊Example of the animated typing effect in action on the website frontend.⌉⌊Example
of the animated typing effect in action on the website frontend.⌉[

Example of the animated typing effect in action on the website frontend.

## 설치

### Manual Installation

 1. Upload the ‘type-wr’ folder to the ‘/wp-content/plugins/’ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

### Usage

**1. Using the Shortcode:**

Wrap your content with the shortcode:

    ```
    [typewr]This text will be typed out letter by letter.[/typewr]
    ```

There may be nested tags inside. They will be printed one by one.

    ```
    [typewr]
        <h1>This title will be printed.</h1>
        <p>And this paragraph too.</p>
    [/typewr] 
    ```

**2. Using a CSS Class :**

If you use code add the class ‘typewr-type’ to any HTML element (eg div, h1, h2,
h3, pre, p ) on your page or post.

    ```
    <div class ='typewr-type'>
        <h1>This title will be printed letter by letter.</h1>
        <p>This text will be typed out letter by letter.</p>
    </div>
    ```

You can create animation directly in the text

    ```
    This word will be <span class='typewr-type'>animated</span>.
    ```

### Setting

You can change the settings in the “Settings” menu: select “Type-WR”.

**Available Setting Attributes:**

 * speed : Time in milliseconds between each character (default: 50).
 * cursor : Checkbox – show blinking cursor or not (default: true).
 * trigger : When to start animation select “When loading the page” or “When an 
   element appears on the screen” (default: ‘load’)”.

## FAQ

### How do I change the speed of the typing or the presence of a blinking cursor?

You can adjust the speed or showing the cursor in the plugin settings page (Settings-
> Type-WR).

### Does it work with special characters?

Yes, the script handles standard and most UTF-8 characters without issues.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ petrolytvyn ](https://profiles.wordpress.org/petrolytvyn/)

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

[자국어로 “Type-WR”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/type-wr)

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

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

## 변경이력

#### 1.0.0

 * Initial release.
 * Added core typing functionality via ‘typewr-script.js’.
 * Included shortcode [typewr] and CSS class ‘typewr-type’.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **7개월 전**
 *  활성화된 설치 **20+**
 *  워드프레스 버전 ** 5.0 또는 그 이상 **
 *  다음까지 시험됨: **6.9.7**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/type-wr/) 및 [Russian](https://ru.wordpress.org/plugins/type-wr/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/type-wr)
 * 태그:
 * [animation](https://ko.wordpress.org/plugins/tags/animation/)[letter](https://ko.wordpress.org/plugins/tags/letter/)
   [text](https://ko.wordpress.org/plugins/tags/text/)[Typewriter](https://ko.wordpress.org/plugins/tags/typewriter/)
   [typing](https://ko.wordpress.org/plugins/tags/typing/)
 *  [고급 보기](https://ko.wordpress.org/plugins/type-wr/advanced/)

## 평점

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

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

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

## 기여자

 *   [ petrolytvyn ](https://profiles.wordpress.org/petrolytvyn/)

## 지원

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

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

## 기부

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

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