✨ 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 by WP Academy

WP Clone by WP Academy stores ZIP archives under /wp-content/uploads/wpclone and writes a clone log in wp_options for each clone and restore. SleekView reads that history and renders the activity as a sortable, filterable grid.

♾️ Lifetime License available

SleekView table view for WP Clone by WP Academy

Migration data deserves a real query layer

WP Clone by WP Academy is the original WP Academy variant of the WP Clone workflow: package the whole install into a single archive, store it under /wp-content/uploads/wpclone, restore on the destination by URL. The plugin is intentionally minimal and well-suited to one-off migrations. The minimalism becomes a constraint when the same install is used for repeated cloning, for instance to mirror prod into staging weekly, and the default screen offers only a flat folder list to answer questions about that activity.

SleekView reads the same wp_options job entries and the wpclone archive manifest. Each row carries the started_at timestamp, the type (Clone or Restore), the archive name, the size, the duration, and the outcome. A 1.8 GB weekly clone sitting next to a Restore that pulled from a staging URL gives the staging pipeline owner a real record of mirror activity instead of guessing from the most recent ZIP timestamp.

The grid is plugin-aware: it reads the wpclone folder path the WP Academy variant uses and the option keys it writes, so it does not false-match on the ZIPs other backup plugins also leave under /wp-content/uploads. Same archives, same wp_options entries, much better posture for any team that has been running this plugin for years.

Workflow

From a wpclone folder to a clone grid

1

Read the wpclone log

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

Map the columns

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

Save the mirror cadence

Save a view filtered to type equals Clone over the last 30 days. The grid becomes the proof that the weekly prod-to-staging mirror is still firing on the cadence the project plan needs.
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 by WP Academy runs

Each WP Academy clone or restore with archive, size, duration, and outcome on one row.
Source: wp_options clone log written by WP Clone by WP Academy and archives in /wp-content/uploads/wpclone
Started Type Archive Size Duration Outcome
2026-05-15 02:00 Clone wpclone-2026-05-15.zip 1.8 GB 12m 41s Success
2026-05-14 17:18 Restore wpclone-staging-mirror.zip 1.7 GB 14m 02s Success
2026-05-08 02:00 Clone wpclone-2026-05-08.zip 1.8 GB 18m 32s Slow
2026-05-01 02:00 Clone wpclone-2026-05-01.zip 0 MB 5s Failed
2026-04-24 02:00 Clone wpclone-2026-04-24.zip 1.7 GB 12m 04s Success

Comparison

Default WP Clone by WP Academy admin vs SleekView

Default WP Clone by WP Academy

  • wpclone folder 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 staging-pipeline 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 window for a cutover audit
  • Same filters apply across SleekView and SleekView Charts

Features

What SleekView gives you for WP Clone by WP Academy

Clone vs. restore

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

Staging pipeline audit

Sites that mirror prod into staging weekly use the type and date filters together to confirm the mirror is still firing. A flat week becomes immediately obvious.

Failure feed

A saved view of failed runs in the last seven days catches the weekly clone that ended in five seconds with a zero-byte archive, before the moment it actually matters.

Audience

Who uses SleekView for WP Clone by WP Academy

Migration leads

Track clone cadence and archive size in the weeks before a cutover. A sortable record replaces 'we are about ready to migrate' with measurable progress.

Staging pipeline owners

For sites that mirror prod into staging weekly, the type and date filters confirm the mirror is still firing. Catches a missed week before someone notices in the staging UI.

Agencies

Apply the same grid across every WP Clone-driven workflow in the client portfolio. Each project review opens with the same saved filters, which scales cleanly.

The bigger picture

Why a small clone plugin earns a grid in months

WP Clone by WP Academy is the kind of plugin that does one thing extremely well, which is also the reason it has been on the WordPress directory for over a decade. The same minimalism that makes it easy to recommend leaves a lot of activity unsurfaced after the install has been live for a year. Sites using WP Clone for staging mirrors or for regular cutovers produce a steady stream of archives, restores, and replacements, and the default admin treats every one of them as a row in a flat list.

SleekView turns the same wp_options entries and the wpclone manifest into a queryable record without changing the plugin's behaviour. A KPI filter catches a missing weekly mirror. A type filter shows whether restores actually happen.

A duration column confirms the cadence the migration plan needed is the cadence the plugin is actually delivering.

Questions

Common questions about SleekView for WP Clone by WP Academy

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

 

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

 

Yes. The grid is plugin-aware: it knows the wpclone folder path the WP Academy variant uses and the option keys it writes. That avoids the false matches a generic file-listing approach would produce when other backup plugins also leave ZIPs under /wp-content/uploads.

 

Yes. The type column is filterable, so isolating clones from restores is one click. That filter is the foundation of any staging-pipeline audit, because the restore count is the leading indicator of mirror health.

 

Yes. The free version on the WordPress directory writes the same clone log SleekView reads, so the grid works without any premium dependency on the WP Academy side.

 

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 two years 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 and staging-pipeline audits get a defensible sheet instead of a screenshot of the wpclone folder.

 

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