SkipSeek Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
SkipSeek lets you embed live content from the SkipSeek property catalog (buddha.fm, Checkz, Globez, Sortz, Spellz, WunderGoal, and more) on any WordPress site. Three embed modes via shortcode or Gutenberg block:
- Property card —
[skipseek property=spellz]renders a compact card linking to the property, with icon and tagline. Use[skipseek property]without a slug to render whichever property you set as the default in Settings (ships as Spellz). - Portfolio grid —
[skipseek portfolio]renders the full SkipSeek portfolio as a responsive card grid. - Radio player —
[skipseek radio=buddha]embeds a slim live radio player for SkipSeek audio properties, with buffering spinner and live now-playing metadata. buddha.fm streams three channels (Focus, Calm, Sleep) — pick a site-wide default in Settings, or override per-shortcode withchannel="calm". The player has two chrome modes:single(fixed channel, compact) andpill(three-button switcher; visitors can change channel mid-listen). Set the default in Settings and override per-shortcode withchrome="pill"orchrome="single".
The property list is fetched live from skipseek.ai and cached locally, so the embeds stay current as new SkipSeek properties launch.
External services
This plugin connects to public SkipSeek services to fetch the property catalog (text data only) and, for radio embeds, to play audio streams and fetch now-playing metadata. All images — property icons and the plugin’s own UI graphics — are bundled inside the plugin and served from your own site; nothing is loaded from a remote image host.
SkipSeek property catalog
- What it is: The public list of SkipSeek properties (slug, name, tagline, status, and for audio properties, stream URL + now-playing endpoint). Text/JSON only — no images are fetched.
- What is sent: No user data. A simple HTTP GET; only the request itself is sent.
- When it is sent: On the first page render that uses a SkipSeek shortcode or block, then cached locally (default: 60 minutes; configurable in Settings).
- Endpoint:
https://skipseek.ai/api/v1/properties.json - Provider: SkipSeek Inc. — Privacy Policy / Terms of Service
Radio stream + now-playing endpoints
- What they are: The audio stream and live now-playing metadata for SkipSeek audio properties (e.g. buddha.fm).
- What is sent: No user data. The visitor’s browser fetches the audio stream when they tap play, and polls the now-playing endpoint every 15 seconds while the player is mounted.
- When it is sent: Only on pages that include a
[skipseek radio=...]shortcode or block. - Endpoints: Per-property — e.g.
https://buddha.fm/listen(stream) andhttps://buddha.fm/api/nowplaying(metadata). - Provider: SkipSeek Inc. — same Privacy Policy and Terms as above.
If you do not use any SkipSeek shortcode or block on a page, the plugin makes no network requests on that page.
Screenshots
No screenshots provided

