✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Seriously Simple Podcasting: episodes as tables

Seriously Simple Podcasting stores episodes as a podcast CPT with audio URL, duration, file size, and series taxonomy. SleekView pivots that into a proper episodes table with inline series and explicit edits.

♾️ Lifetime License available

SleekView table view for Seriously Simple Podcasting

Episode ops on a single screen

Seriously Simple Podcasting uses the podcast post type with audio file URL, duration, file size, and explicit flag in postmeta plus a series taxonomy that separates main feed, bonus content, archive seasons, and any spinoff shows. The default WP post list shows title, author, and date — none of the metadata that actually matters for podcast ops. Episode number, duration, and file weight are buried in the post screen, and bulk operations on series or explicit flag go one episode at a time.

SleekView pivots the postmeta into proper columns. Duration, file size, episode number, and explicit flag all become first-class columns ready for sort, filter, and inline edit. Common saved views include 'main feed by season' for editorial review, 'episodes missing artwork or transcripts' for production audits, and 'oversized files' (sort by size descending) to catch episodes that need re-encoding before they hit listener bandwidth limits. Inline edits cover series reassignment, season number, and explicit flag — the everyday changes that don't need the full post-edit screen.

The data layer covers both audio and video podcasts since SSP supports video episodes through the same CPT with a video file URL field in postmeta. SleekView surfaces both audio and video metadata in the same view, with file type as a filterable column. Castos hosting integration writes additional metadata locally where applicable, which becomes a column too. Cloud-only stats (downloads from Castos's CDN) stay on Castos — that's outside the WP boundary and outside SleekView's scope.

Workflow

From podcast CPT to episode ops dashboard

1

Map metadata

SleekView reads the podcast CPT and the postmeta keys SSP writes — duration, file size, file URL, explicit flag, episode number, season — and exposes them as sortable columns. Series taxonomy joins automatically.
2

Build review filters

Save views like 'main feed published in 2026', 'missing transcript', or 'oversized > 100MB'. Combine series and season filters for per-show editorial workflows that load with one click.
3

Audit production

Filter for episodes missing artwork, summary, or transcript across all series. Useful before a directory submission or a season recap where data quality determines listener experience and search visibility.
4

Edit inline

Reassign episodes to a different series, toggle explicit, or update season number from the row. save_post hooks fire so the feed regenerates and any cache layer refreshes as expected.

Sample columns

A typical episodes view

One row per episode with series, duration, file size, and status.
Source: wp_posts (podcast CPT) + wp_postmeta + wp_term_relationships (series taxonomy)
Title Series Episode # Duration Size Status
Why prompts decay Main feed S3E12 42:18 38.2 MB Published
Building agents in 2026 Main feed S3E11 37:02 33.9 MB Published
Bonus interview Bonus feed B-09 21:44 19.8 MB Scheduled
Outdated explainer Main feed S2E04 18:22 16.4 MB Unlisted

Comparison

Default SSP admin vs SleekView

Default SSP admin

  • Episode list shows fixed columns — duration and file size are buried
  • Series filtering relies on the standard taxonomy filter only
  • Bulk-set explicit or unlisted flags goes one episode at a time
  • No saved view of "missing artwork" or "oversized file" episodes
  • Cross-series stats require switching screens

SleekView

  • Pivot duration, file size, and explicit flag into proper columns
  • Filter by series, season, and publish status together
  • Inline-edit series, explicit flag, and status
  • Audit episodes missing artwork or summary
  • Save views per series or season for editorial review

Features

What SleekView gives you for Seriously Simple Podcasting

Episode meta as columns

Duration, file size, episode number, and explicit flag all become first-class columns. Sort by length or weight to spot outliers before listeners hit bandwidth issues.

Series filtering

Combine series and season filters into a saved view per show. Bonus feeds, archives, and main feed each get their own queue with the right metadata visible by default.

Inline taxonomy edits

Reassign episodes to a different series or toggle explicit without opening each post. save_post hooks fire so the feed regenerates correctly afterward.

Audience

Who uses SleekView for Seriously Simple Podcasting

Podcast producers

Audit episode metadata, file sizes, and artwork coverage before iTunes submission, with saved checklist views that flag any issue before it becomes a rejection.

Show ops

Track episode counts per series and per season at a glance, useful for season-end recaps, sponsor reports, or planning content rhythm across multiple shows.

Editorial teams

Review which episodes are missing summaries, transcripts, or featured images, with a one-click view that surfaces gaps before they affect SEO or accessibility.

The bigger picture

Why podcast ops needs flat episode views

Podcast publishing has more moving parts than most WP content workflows. Each episode has a feed, an artwork file, a transcript (ideally), a summary, an explicit flag, a season number, an episode number, and a series taxonomy assignment. Submission to directories like Apple Podcasts and Spotify validates against that metadata; missing fields cause rejection or degraded discoverability.

The default WP admin treats episodes like ordinary posts, which means the metadata that determines feed validity is invisible from the list. A producer reviewing the catalog before a directory submission has to open every episode to check artwork and transcript — fine for a five-episode show, untenable for a hundred-episode catalog with multiple series. SleekView fixes that by making the metadata visible at list level.

A saved view scoped to 'episodes missing transcripts' answers a producer's question in two seconds. A view sorted by file size descending catches the bloated episodes before they're submitted. The flat episode table is to podcast ops what a release checklist is to software — it surfaces the things that go wrong silently, before they go wrong publicly.

Questions

Common questions about SleekView for Seriously Simple Podcasting

Yes. Whether your audio lives on Castos, Libsyn, S3, or self-hosted on the WP install, the metadata in WordPress is the same — duration, file URL, file size, episode number, etc. SleekView reads from postmeta regardless of where the actual audio file is stored. Castos-specific fields (where the integration writes them locally) become additional columns automatically.

 

Castos download stats are stored on Castos's servers, not in WordPress, since downloads happen against their CDN. Locally tracked stats (where the SSP plugin writes counts to postmeta on the WP side) become sortable columns. The split is honest: cloud-only metrics stay on Castos, WP-side metrics surface in SleekView. For a unified view, you'd need Castos's own dashboard alongside the SleekView episode list.

 

Transcripts saved in postmeta or a custom field surface as a column. You can filter for episodes missing transcripts to build a backfill list — useful before a directory submission or an SEO push, since transcripts feed both accessibility and search indexability. Inline edits work for short transcript fields; longer transcripts edit best in the full post screen.

 

Yes. Each show is a series term in the SSP taxonomy. Build a view per series for separate editorial workflows, with the right columns and filters baked in. A single SleekView install supports as many shows as your SSP setup defines, and switching between them is just loading a different saved view rather than a different admin screen.

 

Yes. Video episodes use the same podcast post type with a video file URL field in postmeta. SleekView surfaces both audio and video metadata in the same view, with file type as a filterable column. Useful for shows that publish both formats — you can build per-format views or a unified catalog view depending on the editorial workflow.

 

Yes. SleekView writes through the standard save_post path, so any cache layer, feed regenerator, or third-party hook fires normally. The RSS feed updates the same way it would from the post-edit screen, and any aggregator pulling the feed will see the change on its next poll. No special integration needed.

 

If your install writes per-episode stats (downloads, plays) to postmeta, those become sortable columns. Build views like 'top 10 most-downloaded episodes' or 'episodes with declining downloads month-over-month'. For Castos-cloud-only stats, you'd cross-reference with their dashboard. The combination gives a full picture without forcing all data into one place.

 

Chapter markers stored in postmeta surface as a column with a count or a presence flag (yes/no). Show notes are typically the post content itself, which SleekView shows as a length-of-content column or via standard post-list excerpts. Useful for spotting episodes with sparse show notes that might benefit from richer descriptions for SEO and listener context.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView