

Player on desktop.
SkipSeek Radio is a clean, mobile-first audio player for WordPress sites that stream internet radio.
[skipseek_radio stream="https://..."] or a Gutenberg block.This plugin makes one outbound HTTP request, and only when an AzuraCast URL has been entered as the Stream URL:
https://your-azuracast-host/api/stations — only the AzuraCast host you yourself entered. No personal data, no analytics.If you use a plain Icecast/Shoutcast stream URL (no AzuraCast), the plugin makes no outbound HTTP requests at all.
If you configure a Now Playing API URL (separate from the Stream URL), the player polls it every 15 seconds for live track metadata. This request is made by the visitor’s browser, not by WordPress. The Now Playing API is whatever URL you configured — typically your own AzuraCast or compatible server.