Linux 软件免费装
Banner图

Tada Confetti - Celebration Effects

开发者 mdshahriarrabby
rabby5
更新时间 2026年3月27日 06:31
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

animation effects celebration fireworks confetti

下载

1.0.2 1.0.3

详情介绍:

Tada Confetti is the ultimate celebration plugin for WordPress! Add delightful confetti, fireworks, and celebration effects that engage your visitors and make special moments memorable. Why Tada? Free Features = Pro Features Shortcode Examples Basic usage: [tada] With custom options: [tada particle_count="150" spread="90" colors="#ff0000,#00ff00,#0000ff"] Manual Trigger Click trigger on selector: [tada trigger="click" selector=".celebrate-btn"] JavaScript API window.Tada.fire({ particleCount: 200 });

安装:

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin in WordPress admin.
  3. Open Tada Confetti in the dashboard.
  4. Configure settings and save.

屏幕截图:

  • Design tab with animation and color controls
  • Trigger tab for page load and click setup
  • Live preview and test fire controls
  • Shortcode usage panel

升级注意事项:

1.0.1 Critical fix: resolves fatal error on activation caused by incorrect file paths. Updates text domain to match plugin slug for WordPress.org compliance. 1.0.0 Initial release of Tada Confetti - Celebration Effects.

常见问题:

Will this slow down my website?

No! Tada uses the lightweight canvas-confetti library and HTML5 Canvas for smooth, GPU-accelerated animations that don't impact your DOM.

Does it work with page builders?

Yes! Tada works with all major page builders including Elementor, Divi, Beaver Builder, and Gutenberg.

Can I run effects only on specific pages?

Yes! Tada respects the prefers-reduced-motion system setting and automatically disables animations for users who have this preference enabled.

Does it work on mobile?

Yes, but you can optionally disable it on mobile devices for better performance.

Can I trigger confetti on button clicks?

Yes! You can either:

  1. Use the CSS selector trigger to fire on any element click
  2. Add the tada-trigger class to any element
  3. Use the JavaScript API: window.Tada.fire()

更新日志:

1.0.1 1.0.0