EN |
RU
Adds realistic typewriter animation to paragraphs with sequential display/erase effect. Now with awesome cyberpunk matrix-style effects!
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
== Description ==
Adds a typewriter effect with sequential output and erasing of paragraphs. Now with cyberpunk matrix effects!
How the code works
- Splits content into paragraphs via advanced HTML parsing
- Uses recursive JavaScript:
- Typing speed: 30-80ms/character (randomized)
- Pause before erasing: 2000ms
- Erase speed: 10ms/character
- CSS animation of the blinking cursor with cyberpunk effects
- Checking for initialization to avoid conflicts
- 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
== Changelog ==
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