SleekView for Smash Balloon YouTube Feed: feeds and videos as tables
Smash Balloon stores feed configurations as a custom post type and caches YouTube API responses in custom tables and transients. SleekView pivots feed configs, cached videos, and source channels into sortable, filterable, inline-editable tables.
♾️ Lifetime License available
See every YouTube feed and cached video on one screen
Smash Balloon YouTube Feed (Feeds for YouTube) stores feed instances as a sbyt_feeds custom post type plus rows in wp_sbyt_feed_caches for cached API responses, with channel sources, playlist IDs, and access tokens kept in wp_options. The default plugin admin shows a feed list and a customizer panel per feed. What it does not give you is a flat table of every feed, where it is embedded, which channel or playlist it pulls from, last refresh time, and current cache state.
SleekView reads the sbyt_feeds post type alongside the cache table and surfaces feed name, source type (channel, playlist, search, favorites, live), source ID, layout, items per page, last refresh, cache size, and error state as first-class columns. Saved views like all channel feeds, feeds with stale caches, or feeds throwing API errors load with one click. Sort by last refresh ascending to find feeds that have not updated, or by cache size descending to spot feeds pulling more than they need.
Inline edits route through Smash Balloon's own settings API so cache invalidation and re-fetch logic fire correctly. Bulk actions cover refresh now, clear cache, and toggle the live indicator for premium feeds. The YouTube Data API quota counter surfaces as a dashboard view sourcing the same numbers the plugin already tracks in wp_options, so quota usage is visible alongside the feeds that consume it.
Workflow
From feed CPT and cache table to one live feed dashboard
Map the feed schema
sbyt_feeds post type, the wp_sbyt_feed_caches table, and the quota counter in wp_options. Source type, source ID, layout, items, last refresh, and cache size are pre-mapped to columns.
Compose feed views
Audit and triage
Edit and refresh inline
Sample columns
A typical YouTube feeds view
source, layout, last refresh, and cache status.
wp_posts (post_type=sbyt_feeds) + wp_postmeta + wp_sbyt_feed_caches + wp_options
| Feed name | Source | Type | Layout | Last refresh | Status |
|---|---|---|---|---|---|
| Homepage hero feed | @studiochannel | Channel | Gallery | May 18 | Fresh |
| Tutorials playlist | PL9aB...x7Q | Playlist | List | May 17 | Fresh |
| Live shows | @studiochannel | Live | Carousel | May 12 | Stale |
| Archive embeds | PL3qX...m1W | Playlist | Grid | Apr 30 | API error |
Comparison
Default Smash Balloon YouTube Feed admin vs SleekView
Default Smash Balloon YouTube admin
-
Feed list does not show
source, layout, or last refresh as columns - No saved view for stale caches or feeds with API errors
- Quota usage sits on a separate settings tab away from the feeds consuming it
- Bulk refresh across many feeds requires opening each feed editor
- Cross-feed audits (which posts embed which feed) need manual shortcode search
SleekView
-
Pivot
source, layout, items, and last refresh into proper columns - Filter feeds by source type, layout, or cache state together
- Inline-edit items per page, moderation mode, and source ID
- Bulk refresh or clear cache on selected feed rows
- See API quota usage next to the feeds that consume it
Features
What SleekView gives you for Smash Balloon YouTube Feed
Feed configs as columns
Source type, source ID, layout, items per page, and last refresh all become sortable columns. Spot stale or oversized feeds without opening the customizer one by one.
Source and status filters
Combine source type, layout, and cache status filters into saved views. Channel feeds with stale caches or playlist feeds throwing errors are one click away.
Bulk cache control
Refresh or clear caches on multiple feeds at once through Smash Balloon's own functions. The sbyt_feed_caches table updates the same way the plugin's own refresh button updates it.
Audience
Who uses SleekView for Smash Balloon YouTube Feed
Marketing teams
Audit every YouTube feed across the site before a campaign launch. Filter by source channel to confirm the right videos surface in the right page templates.
Agencies on retainer
Hand clients a quarterly feed health report. Sort by last refresh and API error status to catch broken feeds before the client notices a blank embed.
Site performance leads
Track which feeds pull the heaviest API responses and which ones still hit the YouTube Data API quota daily, useful for tuning cache duration per feed.
The bigger picture
Why YouTube feed configs need a real list view
A site with one YouTube feed embedded in one place rarely needs more than the default Smash Balloon admin. A site with twenty feeds across landing pages, course pages, archive pages, and a homepage hero needs a flat list that says which feed pulls from which source, when it last refreshed, and whether the YouTube Data API is currently returning data or an error. Without that list, a stale or broken feed sits invisible until someone scrolls past the embed and notices a blank space.
The default plugin admin treats each feed as a standalone object behind its own customizer, which is the right shape for editing one feed but the wrong shape for monitoring twenty. SleekView pivots the existing sbyt_feeds post type and the wp_sbyt_feed_caches table into the table view that monitoring needs. Marketing teams use it to verify the right videos appear in the right embeds before a campaign launch.
Agencies on retainer use it to spot broken feeds before the client does. Site performance leads use it to track which feeds drive the most YouTube Data API quota and to tune cache durations accordingly. The cache and the feeds keep working exactly as Smash Balloon configures them; SleekView just gives the operations layer the columns it has been mentally tracking on a sticky note.
Questions
Common questions about SleekView for Smash Balloon YouTube Feed
Yes. Pro adds live indicator support, gallery and carousel layouts, and more granular cache controls, all of which write to the same sbyt_feeds post type and the cache table. SleekView surfaces the additional fields as extra columns automatically, including live status and per-feed cache duration.
Yes. The bulk refresh action calls Smash Balloon's own cache refresh function so the YouTube Data API request, the wp_sbyt_feed_caches write, and the transient invalidation all behave exactly as a manual refresh would. Useful after rotating a channel access token or after restoring a backup.
Yes. The YouTube Data API quota counter that Smash Balloon already tracks in wp_options surfaces as a dashboard tile alongside the feed table. A view sorted by last refresh frequency shows which feeds drive the most quota, so you can extend cache durations on the heavy ones.
Smash Balloon stores channel access tokens in wp_options for the few cases that require authenticated access. SleekView never exposes raw tokens in the table view; instead, it surfaces a status column showing whether each feed has a valid token, expired token, or no token required.
Yes. SleekView includes a usage column that scans post content for the feed's shortcode and lists embedding posts and pages. Click through to the embedding post directly from the row, useful when removing or repurposing a feed across many templates.
 
Yes. SleekView writes through Smash Balloon's settings API so cache invalidation and the next-fetch logic fire correctly. Editing items per page, layout, or source ID from the row updates wp_postmeta on the sbyt_feeds post and triggers a cache refresh on the next view of the embed.
Smash Balloon records API error responses in the cache table and in error logs. SleekView surfaces error state as a filterable column, so a view of feeds in error gives a single screen to triage broken embeds, with the last error message visible on hover and inline retry one click away.
 
Yes. Each subsite's sbyt_feeds CPT and cache table are isolated by the standard WP table prefix. SleekView respects the prefix so a per-site feed audit is straightforward; for a multisite-wide view, the network admin can install SleekView's network mode and aggregate across subsites.
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.
Lifetime ♾️
Most popular
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
€749
Continue to checkoutBrowse more
- Woocommerce Quote Request
- Woocommerce Shipping Australia Post
- Wc Vendors
- Woocommerce Frontend Manager
- Affiliate Aliexpress
- Woocommerce Advanced Product Labels
- Woocommerce Packlink Pro
- Pretty Links
- Yith Essential Kit
- Iconic Woothumbs
- Woocommerce Criteo
- Woocommerce Quickbooks Sync
- Woocommerce Wholesale Order Form
- Woocommerce Conditional Discounts
- Gooten Print On Demand