iRadeo Audio Player

Description

iRadeo Audio Player lets you add a beautiful, responsive audio player to any WordPress page or post in seconds — no coding needed.

How to use:

  1. Log in to your iRadeo dashboard
  2. Find your station ID (shown next to each player)
  3. Add the shortcode to any page or post:

    [iradeo id=”YOUR_STATION_ID”]

Shortcode options:

  • id — Your iRadeo station ID (required)
  • compact — Set to true for a compact 150px player (default: false)
  • height — Custom height in pixels (default: 280)
  • width — Custom width (default: 100%)

Examples:

Standard player:
[iradeo id=”12345″]

Compact player:
[iradeo id=”12345″ compact=”true”]

Custom size:
[iradeo id=”12345″ height=”200″ width=”80%”]

Also includes a Gutenberg block — search for “iRadeo” in the block inserter.

External Services

This plugin connects to iRadeo (https://www.iradeo.com), a third-party audio hosting and streaming service operated by iRadeo.

What it does: When a page containing the iRadeo shortcode or block is loaded, the plugin embeds an iframe that loads the iRadeo audio player from https://www.iradeo.com/station/player/.

What data is sent: The station ID you provide in the shortcode or block is included in the iframe URL. No visitor personal data (IP address, cookies, user account data) is sent by this plugin — any such data handling is governed by iRadeo’s own privacy policy.

When it is sent: Every time a page or post containing the iRadeo player is rendered and viewed in a browser.

Service links:

  • Service: https://www.iradeo.com
  • Terms of Use: https://www.iradeo.com/terms
  • Privacy Policy: https://www.iradeo.com/privacy

Screenshots

  • iRadeo audio player embedded on a WordPress page — responsive, no coding needed.
  • iRadeo Gutenberg block in the WordPress block editor — drag, drop, done.

Blocks

This plugin provides 1 block.

  • iRadeo Audio Player

Installation

  1. Upload the iradeo-player folder to /wp-content/plugins/
  2. Activate the plugin in Plugins > Installed Plugins
  3. Add [iradeo id="YOUR_STATION_ID"] to any page or post

Or install directly from the WordPress plugin directory: search for iRadeo Audio Player.

FAQ

Where do I find my station ID?

Log in to your iRadeo dashboard. Your station ID is shown next to each player, or in the URL when you click “Get Embed Code”.

Do I need a paid iRadeo account?

A free trial account works. Sign up at iradeo.com.

Does it work with page builders?

Yes — Elementor, Divi, Beaver Builder, and any builder that supports shortcodes or HTML blocks.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“iRadeo Audio Player” is open source software. The following people have contributed to this plugin.

Contributors

Translate “iRadeo Audio Player” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release