Title: Type-WR
Author: petrolytvyn
Published: <strong>10 فوریه 2026</strong>
Last modified: 10 فوریه 2026

---

جستجوی افزونه‌ها

![](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://fa.wordpress.org/plugins/type-wr/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/type-wr/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/type-wr/#installation)
 * [توسعه](https://fa.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’)”.

## سوالات متداول

### 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/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/type-wr/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/type-wr/) مشترک شوید.

## گزارش تغییرات

#### 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://fa.wordpress.org/plugins/tags/animation/)[letter](https://fa.wordpress.org/plugins/tags/letter/)
   [text](https://fa.wordpress.org/plugins/tags/text/)[Typewriter](https://fa.wordpress.org/plugins/tags/typewriter/)
   [typing](https://fa.wordpress.org/plugins/tags/typing/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/type-wr/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](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)