✨ 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 Charts for WP Time Machine

SleekView Charts reads the wp_options run log WP Time Machine maintains for its Dropbox, S3 and FTP pushes, and renders the upload history as Number, Pie, Bar and Area cards.

♾️ Lifetime License available

SleekView Charts dashboard for WP Time Machine

Remote pushes deserve more than a status line

WP Time Machine is the long-running remote-backup plugin that pushes a WordPress archive to Dropbox, Amazon S3 or FTP on a schedule. Its admin screen has always been functional rather than analytical: it tells you the last run status and provides a manual trigger. That is enough on day one. By month six the install has hundreds of runs across two or three remotes, and the question 'is the Dropbox push still healthy?' takes more clicking than the data justifies.

SleekView Charts reads the same wp_options entries WP Time Machine writes for each push. A Number card surfaces successful pushes in the last 30 days. A Pie splits the volume across Dropbox, S3 and FTP. A Bar groups average upload size per week so growth in the underlying site shows up as a chart line. An Area trends scheduled runs per day so a CRON misfire becomes a chart break.

The chart view and table view share the same dataset, so a filter for failed FTP pushes narrows both. Same plugin doing the work, much better visibility into how the remotes are actually behaving.

Workflow

Turn the remote push log into a dashboard

1

Read the run log

SleekView scans wp_options for WP Time Machine run entries: status, started_at, duration, size_bytes, destination (Dropbox, S3, FTP) and any error code returned by the remote.
2

Compose the chart cards

Pick Number, Pie, Bar, Area or Line cards. Group by destination, status, started_at or weekday, and aggregate as Count, Sum, Average, Minimum or Maximum on size_bytes or duration_seconds.
3

Save and scope the dashboard

Name the dashboard ("Remote push health", "FTP destination audit") and gate it by WordPress capability so admins, devs and hosting leads each see the right slice.
4

Share or export

Send stakeholders a read-only URL or export the filtered run set to CSV. Quarterly remote-storage reviews get a defensible picture instead of a screenshot of last week's status line.

Sample dashboard

Charts you can build from WP Time Machine data

Each card below reads the same wp_options remote-push log the standard plugin uses. Mix them to build a dashboard for admins, ops or a hosting review.
Number · Default

Successful pushes (30 days)

Remote pushes that completed Success across Dropbox, S3 and FTP in the last thirty days. The single KPI for ongoing remote-backup reliability.
Count
Pie · Donut text

Pushes by remote

Split across Dropbox, Amazon S3 and FTP. Surfaces whether all configured remotes are actually receiving uploads or if one has been quietly silent for weeks.
Count group by destination
Bar · Default

Average upload size per week

Weekly average of size_bytes per push. Growth in the underlying site shows up as a slope here long before it becomes a hosting bill or a slow restore.
Average(size_bytes) group by week
Area · Gradient

Scheduled pushes over time

Time series of scheduled pushes per day. A CRON misfire or a credentials revocation shows up as a chart break, which the default status line never visualises.
Count group by started_at

Comparison

Default WP Time Machine screen vs SleekView Charts

Default WP Time Machine screen

  • Status line shows only the last run, not a rolling KPI
  • Cannot split push volume across Dropbox, S3 and FTP visually
  • No trend of upload size to anticipate hosting or restore costs
  • Stalled CRON shows only as a stale last-run line, not a chart break
  • No read-only dashboard to share with a client or hosting partner

SleekView Charts

  • KPI card for successful pushes in the last 30 days
  • Pie split across Dropbox, Amazon S3 and FTP
  • Bar of average upload size per week to track growth
  • Area trend of scheduled pushes to catch CRON misfires
  • Filters carry between table view and chart view on the same run log

Features

What SleekView Charts gives you for WP Time Machine

Remote health, at a glance

A Pie by destination plus a KPI for successful pushes turns 'is everything still uploading?' into a one-second answer instead of three console logins.

Catch growth before hosting does

Trending average upload size per week makes site growth a chart line. Storage upgrades stop being surprises and start being planned.

Client-facing snapshots

Share a read-only dashboard URL or export the filtered run set to CSV for a retainer review. No screenshots from the WP Time Machine status line required.

Audience

Who builds WP Time Machine charts dashboards with SleekView

Multi-remote admins

Sites pushing to Dropbox plus S3 plus FTP use the destination Pie to confirm every remote is still alive. Faster than spot-checking three cloud consoles.

Hosting leads

Use the size trend to plan storage tier upgrades. A doubling weekly average over a quarter is usually a conversation worth having with the hosting provider.

Agencies

Stand up the same dashboard shape across every WP Time Machine install in the portfolio. Each retainer review opens with the same four cards, which scales cleanly.

The bigger picture

Why a remote-only backup plugin needs the most charting

Plugins that ship backups off-site have the strongest case for charting their own outputs. The whole point of remote backup is that the recovery copy is somewhere the WordPress install cannot reach if WordPress is on fire. That guarantee only holds if the remote is actually receiving the uploads.

WP Time Machine's status line answers 'did the last run work?' and is silent on 'has Dropbox accepted every push for the last six weeks?' The chart layer answers the second question without changing how the plugin operates. A KPI on successful pushes catches a stalled schedule on day two. A destination Pie catches a remote rejecting uploads.

A size trend catches site growth before it becomes a restore problem.

Questions

Common questions about SleekView Charts for WP Time Machine

Only the wp_options entries WP Time Machine already writes for each remote push (status, started_at, duration, size_bytes, destination, error_code). No additional logging integration or paid add-on is required.

 

Yes. Table and chart views share the same dataset, so a filter for failed Dropbox pushes in the last 14 days applies to both. Pivoting between rows and charts needs no filter rebuild.

 

Yes. Each run records the remote it targeted (Dropbox, Amazon S3 or FTP). Group a Pie or Bar by destination to see the split, which catches the case where one remote has quietly stopped accepting uploads for weeks.

 

Yes. Group by started_at or week with a Bar or Area card and pick Average or Maximum on size_bytes. The chart line replaces 'we are probably growing' with a slope that hosting decisions can be built on.

 

Yes, as long as the version writes its run data to wp_options the same way (which the released versions do). SleekView Charts reads what is already present and does not depend on a new feature being added to the plugin.

 

Yes. Dashboards have shareable URLs gated by WordPress capability and the underlying data exports to CSV. Hosting tier-bump conversations get a defensible chart instead of a screenshot.

 

No. SleekView Charts reads on demand from wp_options and never participates in the actual remote push process. The chart cards refresh against data the plugin has already written, with no background polling.

 

Yes. Per-site scope is respected. On multisite each install's own push log appears in its own dashboard, or a network-level view aggregates pushes across blogs for an ops team monitoring the whole network.

 

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