iRadeo Audio Player

Opis

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

Slike ekrana

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

Blokovi

Ovaj dodatak omogućava 1 blok.

  • iRadeo Audio Player

Instalacija

  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.

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

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

Doprinositelji

Prevedi “iRadeo Audio Player” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0.0

  • Initial release