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:
[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).[skipseek portfolio] renders the full SkipSeek portfolio as a responsive card grid.[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 with channel="calm". The player has two chrome modes: single (fixed channel, compact) and pill (three-button switcher; visitors can change channel mid-listen). Set the default in Settings and override per-shortcode with chrome="pill" or chrome="single".The property list is fetched live from skipseek.ai and cached locally, so the embeds stay current as new SkipSeek properties launch.
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.
https://skipseek.ai/api/v1/properties.json[skipseek radio=...] shortcode or block.https://buddha.fm/listen (stream) and https://buddha.fm/api/nowplaying (metadata).If you do not use any SkipSeek shortcode or block on a page, the plugin makes no network requests on that page.