SleekView for Smash Balloon: feed cache & sync logs as tables
Smash Balloon caches Facebook, Instagram, Twitter, and YouTube feeds in WordPress transients and options. SleekView surfaces that cache, plus sync timestamps and embed inventory, as filterable, sortable, audit-ready tables.
♾️ Lifetime License available
Feed cache, finally as a queryable table
Smash Balloon's four core plugins (Custom Facebook Feed, Instagram Feed, Custom Twitter Feeds, Feeds for YouTube) cache social content as serialized blobs in wp_options and as transients, with a handful of plugin-owned tables for sync state. There is no entries table, no per-item row store, just a refresh cycle that overwrites the cache when tokens are valid and silently fails when they aren't.
SleekView reads the cache the way the plugins do: it pulls the option blob, extracts last-sync timestamps, item counts, and source identifiers, and presents one row per feed across all four plugins. Stale-cache flags are computed from each feed's configured cache duration so a Facebook feed that hasn't refreshed in 48 hours surfaces as stale even when the option still exists. Failed-sync feeds (typically after a Meta or Google permission rotation) get their own filter chip so re-authorization queues are obvious.
The view is honest about its scope. Inventory and freshness audits, yes; row-level browsing of every Instagram post, only if your install caches posts as actual wp_posts rows or postmeta items, which most don't by default. SleekView is the audit and operations layer alongside Smash Balloon's admin, not a replacement for the plugins themselves.
Workflow
From four plugin admins to one feed table
Discover feed options
Compute stale flags
Inventory the embeds
Triage failures
Sample columns
A typical Smash Balloon feeds view
wp_options + wp_postmeta (cached posts) + transients
| Feed | Source | Items cached | Last sync | Status | Embed |
|---|---|---|---|---|---|
| Brand IG | 24 | Apr 24 09:00 | Fresh | [instagram-feed] | |
| Founder Tweets | 30 | Apr 24 08:55 | Fresh | [custom-twitter-feeds] | |
| FB community | 12 | Apr 22 14:00 | Stale | [custom-facebook-feed] | |
| Tutorials YT | YouTube | 0 | Apr 12 10:43 | Failed | [youtube-feed] |
Comparison
Default Smash Balloon admin vs SleekView
Default Smash Balloon admin
- Feed cache is hidden in transients — no admin UI to inspect freshness
- Each Smash Balloon plugin (FB, IG, Twitter, YT) has its own admin screen
- No unified view of every feed on the site across all four sources
- Failed-sync detection requires opening each feed individually
- No exportable inventory of feeds and their shortcodes
SleekView
- Unify all four Smash Balloon feeds (FB, IG, Twitter, YT) in one table
- See last-sync time and stale-cache state at a glance
- Inventory every feed with its embed shortcode for audit
- Filter by failed-sync to find feeds that need re-authorization
- Honest scope: feeds are a cache, not an entries table — covered as such
Features
What SleekView gives you for Smash Balloon
Cross-source feed inventory
Smash Balloon ships four plugins. SleekView gives you one table that lists every feed across Facebook, Instagram, Twitter, and YouTube, joined to the shortcodes that embed them on the site.
Cache freshness audit
See last-sync timestamps and stale-state flags for every feed. Catch feeds that broke after a token expiry before users complain about empty Instagram blocks on the homepage.
Failure triage
Filter feeds by failed-sync state to surface feeds that need re-authorization. Common after Meta or Google permission rotations and easy to miss without a cross-source view.
Audience
Who uses SleekView for Smash Balloon
Site editors
Inventory every feed embed across the site with its shortcode and source — useful before redesigns, content audits, or migrations where embedded blocks need to move with their content.
Maintenance teams
Spot feeds that haven't refreshed in days; re-authorize before the homepage shows an empty Instagram block. Stale and failed states are filter chips, not log entries to grep.
Compliance & audit
Document which third-party social sources are embedded on the site for cookie or data-flow review. The feed table is the source-of-truth list a privacy questionnaire actually asks for.
The bigger picture
Cached social feeds fail silently until they're audited
Social feeds embedded on a site are simultaneously high-visibility and weakly monitored. The homepage Instagram block is the kind of thing visitors notice when it's empty and nobody notices when it's stale. Token expiries, permission rotations on Meta or Google, and account restructures all silently break feeds without producing an admin notice that anyone reads.
The default Smash Balloon admin solves the configuration problem (set up a feed, configure caching, add a shortcode) and ignores the operational one (which feeds are healthy across the four plugins, right now). Without a unified audit surface, sites end up with a long tail of half-broken embeds, accidentally GDPR-non-compliant social embeds nobody documented, and re-authorization fire drills triggered by user reports rather than monitoring. SleekView gives operations a single feed table across Facebook, Instagram, Twitter, and YouTube with last-sync, freshness, and shortcode columns.
Maintenance teams catch token expiries before users do, compliance gets an inventory it can actually answer cookie-policy questions from, and editorial teams know which feeds to trust on which pages.
Questions
Common questions about SleekView for Smash Balloon
No. Feeds are cached, typically as transients or as a serialized blob in wp_options, with some sync-log tables for premium plugins. SleekView is honest about that. The view is a feed-cache and sync-log audit, not a feed-entries database. If your needs require row-level item history, you'd capture posts via a separate sync to a custom table.
 If your install caches posts as actual wp_posts rows or as items in postmeta, yes. SleekView reads those. If they live only in transients, the value is the freshness audit, not row-level browsing. Most default Smash Balloon installs don't write per-post rows, so plan accordingly.
 Custom Facebook Feed, Instagram Feed, Custom Twitter Feeds, and Feeds for YouTube — the four core plugins under the Smash Balloon brand. Each has its own option keys and its own caching pattern. SleekView pulls them into a unified view so the four plugins behave like one inventory in admin.
 Refreshing a cache is a Smash Balloon plugin operation. SleekView surfaces freshness state but doesn't replace the plugin's own 'Clear cache' controls. You can add a row-action button that calls the plugin's clear-cache endpoint, but the actual refresh happens through Smash Balloon's normal path.
 Inline edits make sense on local metadata, for example a 'reviewed' or 'replace by' column you add on top of the cached data. The cached items themselves are read-only mirrors of the source platform. Editing them in WordPress doesn't change anything on Instagram or Facebook because the source still owns the data.
 No. It's an audit surface alongside it. Smash Balloon's UI is still where you configure feeds, set caching, and pick layouts. SleekView is where you inventory and monitor them, especially across multiple plugins. The two tools complement each other rather than overlap.
 Smash Balloon writes error metadata into the feed's option payload when an API call fails. SleekView extracts that error string and tags the row failed when present. The exact key varies by plugin but each one persists at least the last-error timestamp and a code or message string SleekView can surface.
 Yes. The feed view exports to CSV with last-sync, source, item count, status, and shortcode columns. Useful for compliance questionnaires that ask which third-party services are embedded site-wide and useful for redesign briefs that need a list of every embed currently in production.
 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 checkout