WP Manifestindependent plugin directory
manifest / media / wp-dancer-party

WP Dancer Party

Animated dancers react to your WordPress audio players! Play to dance, pause to chill.

by Samuel Chukwu · github.com/veltany/wp-dancer-party · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/veltany/wp-dancer-party/archive/refs/heads/main.zip

Declares an update source (https://github.com/veltany/wp-dancer-party), so updates arrive through the plugin's own updater.

Readme

Animated dancers react to your WordPress audio players! Play to dance, pause to chill.

WP Dancer Party

Bring your WordPress audio players to life with animated dancers that move to the music! 🕺💃
Just like the classic MP3 Dancer, but now for your website!


✨ Features

  • 🪩 Dancers appear when a WordPress audio player is played.
  • 🔥 Real-time beat and loudness detection (using Web Audio API).
  • 🎨 Add up to 3 custom dancers from your Media Library.
  • 🏃‍♂️ Random lively animations: bounce, fly, shake, spin, fade.
  • 🛠️ Pure vanilla JavaScript (no jQuery dependency).
  • 💤 Dancers disappear when audio is paused or ended.
  • ⚡ Lightweight and optimized for performance.

📷 Screenshots

Dancing Party Custom Dancer Settings
Dancers in action Admin Settings

📦 Installation

  1. Upload the plugin to your WordPress site's /wp-content/plugins/ directory or install via the Plugins page.
  2. Activate WP Dancer Party.
  3. Navigate to Settings → WP Dancer Party to optionally add custom dancer images.
  4. Use the WordPress [audio] shortcode in any post, page, or custom content.
  5. Watch the dancers party when the music plays!

⚙️ Usage

Simply insert a native WordPress audio player:


[audio src="your-audio-file.mp3"]

Read the full README on GitHub →