Add Waveform players easy and fast to your WordPress.
As of April 2026, Easy Waveform Player is a WordPress audio plugin with 100 active installations and a 0/5 rating0. It has been downloaded 5.4K+ times in total. Requires WordPress 5.0+ and PHP 7.0+. Available on WordPress.org since 2020. Last updated 1 year ago — may have compatibility concerns. Top alternative: The Ultimate Video Player For WordPress….
SSL certificate is REQUIRED for the plugin to work!
Easy Waveform Player allows you to add visual waveform, generated on the fly, for an audio file.
Loads audio on request only. If multiple players are showed they will not over load all the audio at once.
Autostop other Easy Waveform Players if they are playing.
How to use:
1) Use the block from the editor you have installed(intergrated in: Gutenberb, Elementor, WPBakery Visual Builder, DIVI)
2) Run code programatically. Code example:
global $easywaveformplayer;
echo $easywaveformplayer->easywaveformplayer(
array(
'audio' => 'https://link.to/audio.mp3',
)
);
3) Write manual shortcode using examples below
Examples:
[easywaveformplayer audio="6"][easywaveformplayer audio=…| WordPress | 5.0+ requiredTested up to 6.7.5 |
| PHP | 7.0+ required |
Fixed a hack exploit
Fixed uninstall bug
Tested with WordPress 6.7
Diverse code changes
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.