✨ 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 Clone

WP Clone packages each install as a single ZIP under /wp-content/uploads and writes a clone log in wp_options for every clone and restore. SleekView reads that log and renders the activity as a sortable, filterable grid.

♾️ Lifetime License available

SleekView table view for WP Clone

From a single button to a queryable clone log

WP Clone is a single-purpose backup plugin: package the entire site as a single ZIP, store it under /wp-content/uploads, and restore from URL or upload on the target install. The default UI is intentionally minimal: a button to create, a field for the URL to restore from, a list of existing ZIPs. That minimalism is the plugin's selling point and the reason it is still widely used. It is also why the question 'how many clones did we generate last quarter?' has no straight answer in the default admin.

SleekView reads the same wp_options entries WP Clone writes for each clone and restore and reconciles them with the ZIPs on disk. Each row carries the started_at timestamp, the job type (Clone or Restore), the archive name, the size, the duration, and the outcome. A 1.4 GB scheduled clone sitting next to a Restore that pulled from a staging URL gives a project manager a real record of cutover activity instead of a flat folder listing.

Filters carry the conversation. Filter to type equals Restore for the project window and the grid becomes a defensible audit of how often the destination actually received an archive. Same plugin, same ZIPs, one sortable view that finally answers the questions a multi-week migration project generates.

Workflow

From a ZIP folder to a real clone grid

1

Read the clone log

SleekView reads the wp_options entries WP Clone writes for each clone and restore (status, started_at, duration, size_bytes, type, archive_name) and reconciles them with the .zip files in /wp-content/uploads.
2

Map the columns

Started, type, archive, size, duration, outcome. Six columns that turn a flat folder of ZIPs into a queryable record of cloning and restore activity.
3

Save the project window

Save a view filtered to the project date range. The grid becomes a defensible record of how the migration actually moved through clone and restore cycles.
4

Drill into the archive

Click a row to jump to the .zip on disk. SleekView never owns the archive; it just makes finding the right one a one-click operation.

Sample columns

WP Clone runs

Each WP Clone clone or restore with archive, size, duration, and outcome on one row.
Source: wp_options clone log written by WP Clone and .zip archives in /wp-content/uploads
Started Type Archive Size Duration Outcome
2026-05-15 11:20 Clone site-2026-05-15.zip 1.4 GB 9m 11s Success
2026-05-14 16:45 Restore staging-2026-05-13.zip 1.3 GB 11m 24s Success
2026-05-13 11:20 Clone site-2026-05-13.zip 1.3 GB 8m 52s Success
2026-05-12 11:20 Clone site-2026-05-12.zip 0 MB 6s Failed
2026-05-11 11:20 Clone site-2026-05-11.zip 1.3 GB 8m 41s Success

Comparison

Default WP Clone admin vs SleekView

Default WP Clone

  • ZIP list is folder-first, not run-first
  • Cannot separate clones from restores in the list view
  • No duration column on the default archive screen
  • No saved view for failed runs over a rolling window
  • No queryable record for a migration-cutover audit

SleekView

  • One row per run with type, archive, size, and duration
  • Filter to clones or restores independently
  • Saved view for failed runs in the last 7 days
  • Filter to a project date range for a cutover audit
  • Same filters apply across SleekView and SleekView Charts

Features

What SleekView gives you for WP Clone

Clone vs. restore

Filter by type to separate the clones the schedule produced from the restores an admin actually performed. The flat ZIP list never quite makes that split obvious.

Project window audit

Filter to the date range of a migration project and the grid becomes a defensible record for a cutover review. No screenshots of an archive folder.

Failure feed

A saved view of failed runs in the last seven days catches the clone that ended in six seconds with a zero-byte archive, before the week the team actually needed it.

Audience

Who uses SleekView for WP Clone

Migration leads

Track clone cadence in the run-up to a cutover. A sortable row history confirms the migration is producing the archives it should be on the schedule it should be.

Agencies

Roll out the same grid across every staging-to-prod pipeline that uses WP Clone. Each project review opens with the same saved filters, which scales cleanly.

Site admins

Confirm cloning and restore activity without scrolling the ZIP folder. The grid answers 'are we cloning correctly and are we ever restoring?' in one filtered view.

The bigger picture

Why a minimal clone plugin earns a grid fast

WP Clone's reason for existing is simplicity: one button, one ZIP, one URL on the other end. That deliberate scope keeps the plugin easy to recommend. It also leaves the data the plugin produces on the floor.

Sites that use WP Clone for staging-to-prod cycles or for periodic safety snapshots accumulate hundreds of archives over a year, and the default screen surfaces none of it as an aggregate. SleekView fixes the surface without changing the plugin. A KPI filter answers 'is the cloning workflow still in use?' A type filter answers 'how often are we restoring?' A size column warns when archives are getting big enough that a restore over a hotel WiFi is going to be a problem.

Same plugin, same ZIPs, much better posture for the team relying on them.

Questions

Common questions about SleekView for WP Clone

No. WP Clone owns the clone build and the restore handoff. SleekView reads the clone log WP Clone writes and renders it as a grid. The destructive operations stay behind WP Clone's own UI, where they belong.

 

From the wp_options entries WP Clone writes for each clone and restore (status, started_at, duration, size_bytes, type, archive_name) and the .zip files in /wp-content/uploads. No premium add-on or external logger is required.

 

Yes. The type column is filterable, so isolating clones from restores is one click. That filter is the foundation of any migration-cutover audit, because the restore count is the leading indicator of project progress.

 

Yes. Add a date-range filter for the project window and the entire grid narrows to that timeframe. Useful for any migration that needs a defensible record of what actually happened during the cutover weeks.

 

Yes. WP Clone in the free directory writes the same clone log SleekView reads. There is no premium dependency on the WP Clone side and no separate logging integration required.

 

Yes. Per-site scope is respected. On multisite each install's own clone log appears in its own grid, and a network-level view can roll activity up across blogs for ops teams monitoring the whole network.

 

No. Only the rows on the current page are queried, and the wp_options entries are small. A site with a year of weekly clone history queries the same as a site with two weeks because pagination keeps the row count constant.

 

Yes. Any filtered view exports to CSV. Migration retros get a defensible sheet instead of a screenshot of the WP Clone screen with notes scribbled on it.

 

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