Animated Headline

설명

Animated Headline is a lightweight and simple plugin for creating animated heading text. Keep your visitors engaged with 10 different smooth animation effects!

New in Version 5.0: Full Page Builder Support!
You can now add Animated Headlines easily using your favorite page builders without writing shortcodes:
* Gutenberg Block – Native block with live preview in the WordPress editor.
* Elementor Widget – Custom widget with full settings right inside Elementor.
* WPBakery Element – Fully integrated into the WPBakery Page Builder.

Shortcode Example:
[animated-headline title=”Hello my friend” animated_text=”Anshul,Rahul,Niya” animation=”clip” delay=”2500″ speed=”600″ tag=”h2″]

Available Animation Effects:
* rotate-1
* rotate-2
* rotate-3
* type
* scale
* loading-bar
* slide
* clip
* zoom
* push

Shortcode Parameters:
* title: Static text before the animation.
* animated_text: Comma-separated list of words to animate.
* animation: The animation effect (see list above).
* delay: (Optional) Time between word changes in milliseconds (default: 2500).
* speed: (Optional) Animation transition speed in milliseconds (default: 600).
* tag: (Optional) HTML tag for the headline e.g., h1, h2, h3, div (default: h1).

Performance Optimized:
CSS and JS assets are loaded conditionally! The plugin will only load its scripts on pages where the Animated Headline shortcode or block is actually used, ensuring your website stays lightning fast.

Need help generating a shortcode? Visit Settings > Animated Headline in your WordPress admin area to use the Live Shortcode Generator!

스크린샷

블록

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

  • Animated Headline

설치

  1. Upload the animated-headline folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Add the block/widget via Gutenberg, Elementor, WPBakery, or use the shortcode.
  4. Visit Settings > Animated Headline for the Shortcode Generator and Live Preview.

FAQ

How do I use the plugin?

Simply search for the “Animated Headline” block/widget in Gutenberg, Elementor, or WPBakery.
Alternatively, use the shortcode: [animated-headline title="Hello my friend" animated_text="Anshul,Rahul,Nisha" animation="clip"]

Which animation effects are supported?

The plugin supports rotate-1, rotate-2, rotate-3, type, scale, loading-bar, slide, clip, zoom, and push.

Will this plugin slow down my site?

No! Version 2.1.0 introduces performance optimizations where plugin assets (CSS/JS) only load on pages where the animated headline is actually present.

후기

모든 7 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Animated Headline”(을)를 번역하세요.

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

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.1.0

  • FEATURE: Added native Gutenberg Block support with static preview.
  • FEATURE: Added Elementor Widget support.
  • FEATURE: Added WPBakery Page Builder element support.
  • FEATURE: Added delay, speed, and tag parameters to shortcode.
  • ENHANCEMENT: Massive performance upgrade. CSS and JS only load on pages where the shortcode/block is used.
  • ENHANCEMENT: Completely revamped the Settings page with a Live Shortcode Generator.
  • ENHANCEMENT: Added donation links.

1.6.0

  • Updated compatibility metadata for WordPress 6.0+ and PHP 7.4+.
  • Improved shortcode sanitization and escaping.
  • Updated asset loading to use modern WordPress enqueue hooks.

1.5

  • Removed some bugs.

1.0

  • Initial release.