HTML5 Audio Player |
Documentation |
Pricing |
Support |
Demo
HTML5 Audio Player is a powerful, lightweight, and fully responsive audio player plugin for WordPress. It lets you embed MP3 and OGG audio files into posts, pages, widget areas, or template files using shortcodes, no coding required.
Built with modern HTML5 technology, this plugin works across all major browsers and iOS devices, ensuring reliable playback on any screen size. Its shortcode-based setup gives you full control over placement and player settings, making it suitable for podcasts, music tracks, audio previews, or online courses.
Key Features – Free Version
Embed Anywhere: Add audio to posts, pages, widgets, and theme templates using shortcodes.
Responsive & Lightweight: Adapts to all devices and doesn’t slow down your site.
Cross-Browser Support: Works smoothly on Chrome, Firefox, Safari, Edge, IE7–IE9, and more.
Inline Audio Playback: Full support for HTML5 audio across mobile and desktop browsers.
Customizable Skins & Colors: Match your player to your brand.
Autoplay, Loop, Mute Options: Define how your audio behaves.
Great for Podcasts: Perfect for embedding podcast episodes or audio courses.
Sell Audio Previews: Let users listen before they buy.
Shortcode Powered: Easy to use, yet flexible for advanced users.
MP3 & OGG Support: Automatically loads the right format based on user’s device.
Lightweight & User-Friendly: Clean, simple UI with powerful functionality.
Pro Version – Unlock Premium Audio Controls
Upgrade to the
Pro version for more control over design, behavior, and playback settings.
What’s Included in Pro:
Color Customization: Set custom player colors to fit your site’s style.
Fast Forward & Rewind Buttons: Set seek time for enhanced navigation.
Preload Controls: Optimize page speed with Auto, Metadata, or None settings.
Ad-Free Experience: No ads, ever.
Restart Button Toggle: Choose whether users can restart audio.
Download Button Toggle: Show or hide the download option.
Customize Playback Controls: Control visibility of play, mute, progress, and duration elements.
Volume & Speed Control: Let users adjust the playback experience.
Upload Poster Image: Add a visual element to your player.
Title Support: Display custom audio titles.
Player Skins: Choose from Default, Fusion, Stamp, Wave, and more.
Disable Pause Option: Keep audio playing without interruption.
Advanced Player Types: Choose from Standard, Playlist, or Sticky Player.
Border Radius Control: Style your player’s corners.
Single Button Player: Minimalist design for single-action audio playback.
Try the HTML5 Audio Player PRO – Unlock all premium features now!
How to Use – Step-by-Step Setup
Getting started is quick and easy.
https://youtube.com/watch?v=MbY9oyERJck
Step-by-Step Setup
- Install and activate the plugin.
- In the WordPress dashboard, go to the HTML5 Audio Player menu.
- Add a new player and copy the generated shortcode.
- Paste the shortcode into any post, page, or widget.
- Done – enjoy seamless audio playback!
Gutenberg Block Support
Using the Block Editor? You’re covered.
- Open a post/page editor.
- Click the + icon, go to Common Blocks, and select HTML5 Audio Player.
- Choose your audio player and hit the Publish button.
Enjoy crystal-clear audio in just a few clicks!
Live Demo |
Upgrade to Pro
User Feedback
❛❛
I bought a second license for another site because this plugin satisfied all my needs. I had a small problem on this new site and support solved the problem within hours of my request. Thank you so much. You are awesome.❜❜
-pripyat51
❛❛
Loving the player and the support they have provided. The new features are exactly what we need. Thank you!❜❜
-hoffmaw
Like that plugin? Hate it? Want a new feature?
Send your feedback
Check out our other WordPress Plugins-
Html5 Video Player – Display videos as single and playlist in multiple skins.
PDF Poster – Display/Embed PDF files with different styles.
StreamCast – Customizable radio player with different skins.
3D Viewer – Embed 3D models and 3D products with interaction.
Advanced Post Block – Show posts and custom posts in different layouts.
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Use the shortcode on the page, post, or in widgets.
- If you want Player in your theme php, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>
in your templates.