✨ 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 WP Time Capsule: incremental backup tables

WP Time Capsule runs incremental backups to Google Drive, Dropbox, Amazon S3, and Wasabi, with detailed metadata for every run. SleekView reads that history and renders it as a sortable, filterable grid with date, size, status, and restore-point flags.

♾️ Lifetime License available

SleekView table view for WP Time Capsule

Incremental backup history that respects the way it actually works

WP Time Capsule's whole pitch is incremental backups: rather than building a fresh archive every night, the plugin tracks the files and database rows that changed since the last run and ships only the diff to a third-party destination like Google Drive, Dropbox, Amazon S3, or Wasabi. The metadata for each run, the changed files, the rows touched, the destination, the duration, the outcome, lives in the plugin's own tables and option records.

The default WP Time Capsule admin renders the calendar view that is the plugin's signature feature, with daily snapshots represented as dots on a timeline. The calendar is excellent for picking a date to restore from, but it is the wrong UI for asking which destinations failed last week, which runs took longer than usual, or how the size of incremental diffs has trended over the last quarter. Those are table questions, and SleekView reads the same WP Time Capsule metadata as a flat, sortable grid.

One row per run shows the date, type (Files, Database, Full, Snapshot), destination, the number of changed files or rows, the diff size, the duration, and the outcome. Filter to runs with diffs over 500 MB to find the surprisingly heavy days. Filter to status Failed and sort by date descending to find the last issue. Restore points (the named snapshots WP Time Capsule lets you tag before a deploy) become a column you can filter, so the safe restore source is always one click away.

Workflow

From WP Time Capsule run records to one operational grid

1

Read run records

SleekView reads WP Time Capsule's run records from its own tables and option entries, plus its log files where available. No second history store, no extra writes.
2

Map the columns

Started, type, destination, changed files, diff size, duration, outcome, restore-point. Eight columns that answer most questions ops teams ask about an incremental schedule.
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 WP Time Capsule calendar.
4

Drill into snapshots

Click a row to jump back to the WP Time Capsule snapshot detail for that run. SleekView never replaces the calendar; it just makes finding the right snapshot a one-click operation.

Sample columns

Incremental backup runs

Each WP Time Capsule run with changed files, diff size, destination, and outcome.
Source: WP Time Capsule run records and snapshot metadata in plugin tables and wp_options
Started Type Destination Changed files Diff size Outcome
2026-04-25 03:00 Files + DB Google Drive 412 84 MB Success
2026-04-24 03:00 Files + DB Wasabi 9,402 1.8 GB Slow
2026-04-23 03:00 Database Dropbox 0 12 MB Success
2026-04-22 03:00 Files + DB Amazon S3 0 0 MB Failed

Comparison

Default WP Time Capsule vs SleekView

Default WP Time Capsule

  • Calendar view is great for restores, weak for run audits
  • No trend view of diff size or duration over time
  • Failures are hidden behind individual snapshot detail
  • No filter by destination across months
  • Hard to spot a run that suddenly shipped 9,000 changed files

SleekView

  • One row per incremental run with diff size and duration
  • Filter by destination, type, or outcome over any range
  • Spot unusual file-change spikes before they bloat backups
  • Saved view for failed runs in the last 7 days
  • Restore-point flag as a first-class filter

Features

What SleekView gives you for WP Time Capsule

Incremental observability

See whether each nightly diff actually shipped to the configured destination at the size and duration you expected, instead of trusting that no email failure means success.

Diff-size trends

Sort by diff size or changed-file count to spot the days a runaway plugin update or media import added unexpected weight to an otherwise small incremental run.

Failure feed

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

Audience

Who uses SleekView for WP Time Capsule

Site reliability

Confirm at a glance that backups across Google Drive, Wasabi, Dropbox, and Amazon S3 are healthy this week. The grid is the morning check, the calendar is the restore tool.

Agencies

Bring incremental backup health into the same WP Admin you already live in for client sites. No second pane of glass, no monthly log digest to read.

On-call engineers

When something breaks at 3am, find the last successful run with a restore-point flag in seconds. Filter, sort by date descending, restore from the right snapshot.

The bigger picture

Why incremental backups deserve incremental observability

WP Time Capsule picked an unusual position in the WordPress backup market: incremental, third-party-destination only, calendar-first. That position is exactly right for sites where a full nightly archive is wasteful (because most of the site has not changed) and where a calendar of snapshots is the natural way to think about restoration. The trade-off is that the calendar UI is poor for asking ops questions across many runs.

Was Wasabi slow last week? Did the diff size double after the last theme rebuild? Which days had zero changed files and should have been near-instant runs but took fifteen minutes anyway? Those are table questions, and the calendar cannot answer them. SleekView reads the same WP Time Capsule run records as a flat grid, joined on date, type, destination, and outcome. The calendar stays where it belongs, as the restore tool, and the operational health of the schedule finally has a query surface.

For sites that picked WP Time Capsule for the incremental model, that operational surface is the missing half of what a backup workflow needs.

Questions

Common questions about SleekView for WP Time Capsule

No. WP Time Capsule owns the schedule, the third-party destinations, and the actual diff build. SleekView reads the run history WP Time Capsule writes and surfaces it. That separation is intentional; the backup tool stays canonical and the observability layer stays read-only.

 

From the WP Time Capsule run records in the plugin's own tables and option entries, plus its log files where they are still present. The records contain the destination, diff size, changed file count, duration, outcome, and any restore-point flag.

 

No, the two views complement each other. The WP Time Capsule calendar is excellent for picking a snapshot date to restore from, and SleekView is excellent for auditing run health across weeks or months. Most teams keep the calendar open during a restore and the SleekView grid open during the morning operations check.

 

Yes. WP Time Capsule supports Google Drive, Dropbox, Amazon S3, and Wasabi as backup destinations, and all four write the same run-record schema. SleekView surfaces them as filterable values in the destination column, so a single grid can show all four destinations side by side.

 

Yes. The diff-size column is one of the most useful WP Time Capsule columns, because incremental backups should usually be small (just the changes since yesterday) and a sudden spike to 1.8 GB usually means a media import, plugin update, or theme rebuild added unexpected weight. Sort by diff size to find those outliers.

 

Yes. WP Time Capsule 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 the plugin's run records are small per row. A site with eighteen months of nightly incremental 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