
A simple, accessible, user friendly and fully customizable radio player for WordPress. You can embed fully featured radio player in WordPress’s posts, pages, widget areas as well as templete files . It has tons of options that fit radio player needs.
Here is a quick tutorial.
Themes: Ultimate radio player contains a few themes.
Custom Color: Change the Player color scheme to look good with your radio player.
Sidebar Widget: Widget ready! Which allows you to set the radio player in the sidebar area.
Responsive: Works great with any device with any screen size.
Position: You can set the player position in left, right, and center of the container.
AutoPlay: While you turn autoplay on, the player will start playing the stream automatically after loading the continging page.
ShortCode: The ShortCode API enabled you to embed the model anywhere in the site.
As of Google Chrome 80, mixed content is no longer supported. If the stream is without SSL and the website is with SSL, the stream will no longer be played. Other browsers follow the example of Google. The solution is to set the stream to SSL.
More you can read here: https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html
How to setup free SSL for your Shoutcast Server Software:
https://help.shoutcast.com/hc/en-us/articles/360003410613-How-to-setup-free-SSL-for-your-Shoutcast-Server-Software-
LIVE DEMO -> Check the Demos
Use shortCode
[stream url="YOUR_STREAM_URL"]
in post / pages/ or any widget area to Embed a player.
if you want to use custom background color add background attribute in the shortCode like that
[stream url="http://192.211.51.219:80/live" background="gray"]
.You can use color name or color code between double quotations.
Like the plugin? Hate it? Want a new feature? Send me some feedback
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.