Title: Paragraph Typewriter Effect
Author: Sergey
Published: <strong>22 Haziran 2025</strong>
Last modified: 23 Eylül 2025

---

Eklentilerde ara

![](https://ps.w.org/paragraph-typewriter-effect/assets/icon-256x256.png?rev=3315823)

# Paragraph Typewriter Effect

 [Sergey](https://profiles.wordpress.org/sergeyvladimirovich/) tarafından

[İndir](https://downloads.wordpress.org/plugin/paragraph-typewriter-effect.1.1.4.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/paragraph-typewriter-effect/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/paragraph-typewriter-effect/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/paragraph-typewriter-effect/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/paragraph-typewriter-effect/#developers)

 [Destek](https://wordpress.org/support/plugin/paragraph-typewriter-effect/)

## Açıklama

**EN** | [RU](https://tr.wordpress.org/plugins/paragraph-typewriter-effect/?output_format=md#russian-version)

Adds realistic typewriter animation to paragraphs with sequential display/erase 
effect. Now with awesome cyberpunk matrix-style effects!Adds a typewriter effect
with sequential output and erasing of paragraphs. Now with cyberpunk matrix effects!

#### How the code works

 1. Splits content into paragraphs via advanced HTML parsing
 2. Uses recursive JavaScript:

– Typing speed: 30-80ms/character (randomized)
 – Pause before erasing: 2000ms –
Erase speed: 10ms/character 3. CSS animation of the blinking cursor with cyberpunk
effects 4. Checking for initialization to avoid conflicts 5. **NEW**: Matrix-style
cyberpunk effects with digital rain

#### New Features

 * Green matrix text with neon glow
 * Digital rain background effect
 * Random glitch effects
 * Three intensity levels
 * Full customization

### Translations

 * English (default)
 * Russian (ru_RU) – complete

#### How It Works Technically

 1. Splits content into paragraphs using advanced HTML parsing
 2. Uses JavaScript recursion with dynamic timeouts:
 3.  * Type speed: 30-80ms/character (randomized)
     * Pause before erase: 2000ms
     * Erase speed: 10ms/character
 4. Pure CSS blinking cursor animation with cyberpunk glow
 5. Conflict-free initialization check
 6. **NEW**: Cyberpunk matrix effects with digital rain and glitch animations

#### New Cyberpunk Features

 * Green matrix-style text with neon glow
 * Digital rain background effect
 * Random glitch animations
 * Three intensity levels (Subtle, Medium, Strong)
 * Fully customizable colors and effects

[RU](https://tr.wordpress.org/plugins/paragraph-typewriter-effect/?output_format=md#russian-version)

### Credits

Developed by Sergey_Vladimirovich with coding assistance from DeepSeek Chat AI.

### Thanks

Developed by Sergey Vladimirovich with technical support from DeepSeek Chat AI.

### Privacy

This plugin does not collect any user data. All processing happens locally in the
browser.

### Translations

Available translations:
 – English (default) – Russian (ru_RU) – complete

Translators can contribute via WordPress translation platform.

## Ekran Görüntüleri

 * [[
 * Animation in progress
 * [[
 * Settings panel
 * [[
 * Cyberpunk matrix effect demo
 * [[
 * Different intensity levels
 * [[

## Yükleme

 1. Install via WordPress admin panel
 2. Activate the plugin
 3. Configure in Settings  Paragraph Typewriter
 4. Enable cyberpunk effects in style settings1. Install via WordPress admin panel
 5. Activate the plugin
 6. Configure in “Settings  Typewriter Effect”
 7. Enable cyberpunk effects in style settings

## SSS

### How to change animation speed?

Use `ptw_speed` filter in child theme.

### Does it work with Gutenberg?

Yes, compatible with classic and block editors.

### How to enable cyberpunk effects?

Go to Settings  Typewriter Effect  Style Settings and enable “Cyberpunk Effect”

## İncelemeler

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

### 󠀁[Perfect for Eye-catching text animations](https://wordpress.org/support/topic/perfect-for-eye-catching-text-animations/)󠁿

 [jassy764](https://profiles.wordpress.org/jassy764/) 9 Eylül 2025 2 yanıt

This plugin works flawlessly and does exactly what it promises. Highly recommended

 [ 1 incelemeyi oku ](https://wordpress.org/support/plugin/paragraph-typewriter-effect/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“Paragraph Typewriter Effect” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye
katkıda bulunmuşlardır.

Katkıda bulunanlar

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

[“Paragraph Typewriter Effect” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/paragraph-typewriter-effect)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/paragraph-typewriter-effect/),
[SVN deposuna](https://plugins.svn.wordpress.org/paragraph-typewriter-effect/) göz
atın ya da [RSS](https://plugins.trac.wordpress.org/log/paragraph-typewriter-effect/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/paragraph-typewriter-effect/)
abone olun.

## Değişiklik Kaydı

#### 1.1.6

Final check and testing of effects selection in frontend

= 1.1.5=
 Updating init_user_settings() to work with guests

#### 1.1.4

Adding an AJAX handler

#### 1.1.3

Updating enqueue_assets()

#### 1.1.2

Add CSS for the switch

#### 1.1.1

Add a visible switch on the frontend.

#### 1.1

Add effect selection in plugin settings.

#### 1.0.9

*Fixed horizontal plugin settings menu

#### 1.0.7

 * NEW: Integrated Matrix Effect plugin with cyberpunk style animations
 * NEW: Added digital rain background effect
 * NEW: Green matrix-style text with neon glow
 * NEW: Random glitch animations
 * NEW: Three intensity levels (Subtle, Medium, Strong)
 * NEW: Separate settings tab for Matrix Effect configuration
 * NEW: Support for multiple text domains (paragraph-typewriter-effect + matrix-
   effect)
 * FIX: Removed unnecessary padding from Matrix Effect containers
 * FIX: Properly escaped output in HTML structure
 * FIX: Added missing wp_unslash() for security compliance
 * FIX: Resolved PHPCS text domain mismatch warnings
 * SECURITY: Enhanced input validation and sanitization
 * LANGUAGES: Added Russian translation support for Matrix Effect
 * COMPATIBILITY: Full integration without breaking existing functionality

#### 1.0.6

 * NEW: Added cyberpunk matrix-style effects
 * NEW: Digital rain background animation
 * NEW: Glitch effect randomization
 * NEW: Three intensity levels for effects
 * NEW: Enhanced HTML content parsing
 * SECURITY: Improved AJAX handling with nonce verification
 * SECURITY: Proper input sanitization and validation
 * PERFORMANCE: Optimized rendering with requestAnimationFrame
 * FIX: Fixed HTML tag handling in typewriter animation
 * FIX: Resolved PHPCS security warnings

#### 1.0.5

 * Added handwriting cursor effect
 * Improved admin interface
 * Enhanced compatibility

#### 1.0

 * Initial release

= 1.0.6 =
 * NEW: Added cyberpunk matrix effects * NEW: Digital rain animation *
NEW: Glitch effects * NEW: Three intensity levels * SECURITY: Improved security 
and validation * PERFORMANCE: Optimization and fixes

#### 1.0.5

 * Added hand cursor effect
 * Improved admin panel

#### 1.0.1

 * First stable version
 * Gutenberg support
 * Speed settings via filters

## Meta

 *  Sürüm **1.1.4**
 *  Son güncelleme **6 ay önce**
 *  Etkin kurulumlar **10dan fazla**
 *  WordPress sürümü ** 5.6 veya üstü **
 *  Test edilen sürüm **6.8.5**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/paragraph-typewriter-effect/)
 * Etiketler
 * [animation](https://tr.wordpress.org/plugins/tags/animation/)[matrix](https://tr.wordpress.org/plugins/tags/matrix/)
   [text effect](https://tr.wordpress.org/plugins/tags/text-effect/)[Typewriter](https://tr.wordpress.org/plugins/tags/typewriter/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/paragraph-typewriter-effect/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  1 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/paragraph-typewriter-effect/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/paragraph-typewriter-effect/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/paragraph-typewriter-effect/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/paragraph-typewriter-effect/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/paragraph-typewriter-effect/reviews/?filter=1)

[İncelememi ekle](https://wordpress.org/support/plugin/paragraph-typewriter-effect/reviews/#new-post)

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/paragraph-typewriter-effect/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/paragraph-typewriter-effect/)