

Simple Reset — one-click full site reset with confirmation. Everything gets wiped and reinstalled.
Get a brand new WordPress site back in seconds — without losing your login.
Testing a plugin, building a client demo, or just experimenting? Over time your site fills up with old plugins, unused themes, and clutter you no longer need. Starting over usually means deleting everything and setting up a new site from scratch — new database, new wp-config.php, new admin account, new login.
Freshly makes it effortless. One click and your site is a fresh WordPress install again — same domain, same database credentials, same table prefix, same admin account, same browser session. You stay logged in the whole time, with nothing new to set up.
One click, one confirmation. Freshly:
wp-content/uploads.wp_install() — the exact routine behind the famous 5-minute install.When it finishes, you are looking at a brand new WordPress site, still logged in.
Need something narrower? Advanced Reset lets you pick each target independently:
wp-content/uploads.Uncheck everything you want to keep. A themes-only reset leaves your database untouched; a media-only reset leaves your plugins alone.
Freshly does not download and unzip code by hand, and it does not ship a bundled copy of WordPress. Every install goes through the same upgrader classes WordPress uses for its own screens:
Theme_Upgrader — the same mechanism as Appearance Themes Add New.Core_Upgrader, the same mechanism behind Dashboard Updates “Re-install Now”, sourced from the official wordpress.org update API.Plugin_Upgrader — the same mechanism as Plugins Add New.manage_options capability, a valid nonce, and typing your site’s domain name into the confirmation field. There is no way to trigger it by accident or from the front end.This plugin connects to one external service during a reset:
api.wordpress.org, downloads.wordpress.org) — to check available WordPress versions, download core packages, and download default themes and plugins (Twenty* themes, Akismet, Hello Dolly). This uses the same APIs as WordPress itself (Dashboard Updates, Plugins Add New, Appearance Themes Add New). Terms of Use | Privacy PolicyNo data about your site, your users, or your content is ever sent to any external service. Freshly has no analytics, no tracking, no telemetry, and no calls home.