✨ 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 Solid Backups (BackupBuddy): backup history tables

Solid Backups (formerly BackupBuddy) records every run with a detailed status object. SleekView reads that history and renders it as a sortable, filterable grid with date, size, destination, and outcome on every row.

♾️ Lifetime License available

SleekView table view for Solid Backups (formerly BackupBuddy)

Backup history that survives the schedule that produced it

Solid Backups (rebranded from BackupBuddy in 2023 by SolidWP, the team that maintained iThemes Security) is one of the longest-running backup plugins in the WordPress ecosystem. It writes a status object for each run, with destination metadata, file counts, durations, and outcome stored alongside the archive itself. The Backups screen lists archives chronologically with their type and size, but trends, durations, and silent failures are hard to see across months because the screen is archive-first rather than run-first.

SleekView reads the run records Solid Backups already writes and rolls them up into one grid. Date, profile name, type (Database, Full, Files, Themes, Plugins, Media), destination (Amazon S3, Google Drive, Dropbox, BackupBuddy Stash Live, Rackspace, FTP, SFTP, email), size, duration, and outcome surface in one row. A 4.5 GB nightly Full sitting next to a 0 MB Failed Stash Live push tells you in one glance which run is restorable.

Recovery points are where this matters most. Solid Backups can flag specific runs as restore points before a major change, and that flag has been buried inside the run detail since BackupBuddy days. Surfacing it as a column means an ops engineer at 4am can filter to restore-point equals true, sort by date descending, and have the safe restore source in one click rather than scrolling through a list of archives looking for the one with the right note.

Workflow

From Solid Backups status objects to one operational grid

1

Read status objects

SleekView reads the status objects Solid Backups writes to wp_options for each run, plus its log files where available. No second history store, no extra writes.
2

Map the columns

Started, profile, type, size, destination, duration, outcome, restore-point. Eight columns that answer most questions ops teams ask about backup health.
3

Save failure feed

Save a view filtered to outcome equals Failed or Slow over the last 7 days. That becomes the morning health check without touching the Solid Backups dashboard.
4

Drill into logs

Click a row to open the Solid Backups log file for that run. SleekView never replaces the log; it just makes finding the right one a one-click operation.

Sample columns

Backup runs

Each Solid Backups run with size, destination, and outcome.
Source: Solid Backups (BackupBuddy) status objects in wp_options and per-run log files
Started Profile Type Size Destination Outcome
2026-04-25 03:00 Nightly Full Full 4.5 GB Amazon S3 Success
2026-04-24 03:00 Database Database 402 MB Stash Live Success
2026-04-23 03:00 Nightly Full Full 4.4 GB Amazon S3 Slow
2026-04-22 03:00 Nightly Full Full 0 MB Dropbox Failed

Comparison

Default Solid Backups admin vs SleekView

Default Solid Backups

  • Backups screen is archive-first, not run-first
  • No trend view of duration over time
  • Failures are hidden in per-run status objects
  • No filter by destination across months
  • Hard to spot a backup that silently shrank to zero bytes

SleekView

  • One row per run with status, size, and duration
  • Filter by destination or outcome over any range
  • Spot drops in backup size before they bite
  • Saved view for failed runs in the last 7 days
  • Click through to the original status object

Features

What SleekView gives you for Solid Backups (formerly BackupBuddy)

Backup observability

See whether nightly backups actually ran, succeeded, and finished on time. Not just the email said yes, but the size and duration confirm it on the same row.

Trends over time

Sort by size or duration to spot regressions before they become outages. A 4.5 GB run drifting toward 5.5 GB is visible weeks before the destination throttles.

Failure feed

A saved view of failed and slow runs in the last week surfaces problems before the client asks why last night's restore would not have worked.

Audience

Who uses SleekView for Solid Backups

Site reliability

Confirm at a glance that backups across Amazon S3, Stash Live, and Dropbox are healthy this week. The grid is the morning check, not the email folder.

Long-time BackupBuddy users

Keep the Solid Backups workflow you have refined since the BackupBuddy days and finally read the run history through a real query layer. Same data, better access.

On-call engineers

When something breaks at 3am, find the last successful Full backup with a restore-point flag in seconds. Filter, sort by date descending, click through.

The bigger picture

Why backup history outlives the dashboard that produced it

Solid Backups, originally BackupBuddy, has been a default choice for serious WordPress sites for over a decade. The plugin's depth of destination support, its restore-point system, and the granular status object it writes for each run are exactly the kind of operational data ops teams need. The trade-off is that the data has historically lived inside a UI optimized for restoring from a single archive, not for monitoring the health of a schedule.

Knowing whether the last twelve nightly Fulls all shipped to Amazon S3 at the right size and duration takes scrolling through twelve archive screens or parsing log files. SleekView treats the same status objects as a queryable dataset and gives ops the morning health check, the failure feed, and the restore-point lookup that backup history was always supposed to enable. For sites that have used BackupBuddy or Solid Backups for years, the data has always been there; SleekView just turns it into the operational surface a serious backup workflow needs.

Questions

Common questions about SleekView for Solid Backups (formerly BackupBuddy)

No. Solid Backups owns the schedule, the destinations, and the archive build. SleekView reads the run history Solid Backups writes and surfaces it. That separation is intentional; the backup tool stays canonical and the observability layer stays read-only, which is exactly what you want when something has gone wrong.

 

From the status objects Solid Backups writes to wp_options for each run, plus its on-disk log files where they are still present. The status object contains the destination, size, duration, outcome, and any restore-point flag, so the grid has everything ops teams need without parsing log files.

 

Yes. Stash Live (the SolidWP-hosted continuous-backup destination) writes the same status-object schema as any other destination, so its runs surface in the same grid alongside Amazon S3, Dropbox, and Google Drive runs. Filter destination to Stash Live to isolate continuous backups from nightly Full runs.

 

Solid Backups is the rebrand of BackupBuddy under the SolidWP umbrella. The plugin is the same product line with the same status-object schema, the same destinations, and the same restore tooling. SleekView reads either branding identically because the underlying option keys and run records did not change.

 

We recommend pruning through Solid Backups itself so its files, archives, and option records all stay in sync. SleekView can hide rows visually using a filter, but actually removing run records should go through the plugin so the on-disk archive does not orphan the metadata.

 

Yes. Solid Backups supports multisite, and the run records are subsite-scoped, so each subsite has its own backup history and its own SleekView. Network admins switch subsites the standard way; cross-subsite reporting needs to roll up exports rather than pivot a single grid.

 

No. Only the rows on the current page are queried, and Solid Backups' option records are small. A site with two years of nightly history queries the same as a site with two weeks because pagination keeps the row count constant.

 

Yes. Restore-point flags are a column in SleekView. Filter to restore-point equals true, sort by date descending, and the latest pre-change snapshot is the first row. That is the single most important filter to have ready before any deploy or major plugin update.

 

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