Skip to content

v0.1 – Initial Release

Choose a tag to compare

@sannc sannc released this 03 Mar 18:01
· 14 commits to main since this release

Podigee RSS Importer v0.1

First public release.

Features

  • Multi-feed management with per-feed settings (post type, status, categories, tags, cron schedule)
  • Gutenberg-native episode import (subtitle, player card, description, shownotes as semantic blocks)
  • Plyr.js audio player bundled locally with customisable CSS custom properties
  • Player card adapts to theme color scheme via --wp--preset--color--base / --wp--preset--color--contrast
  • Per-episode and bulk import from the admin UI
  • Episode ignore/hide feature
  • iTunes keyword import as post tags
  • Featured image sideload with click-to-play overlay
  • WP-Cron scheduling (hourly, twice-daily, daily, weekly)
  • Episode deduplication via GUID
  • Clean uninstall (removes options, post meta, cron events)

Requirements

  • WordPress 6.0+
  • PHP 8.0+