How to Scrap My Wordpress Website With Bluehost and Start Again
Life has no CTRL+Z, but thankfully, your WordPress site does. Whether you want to exam diverse themes and plugins quickly, or you just want to wipe the slate clean and starting time over, resetting your WordPress site is the fashion to become.
Deleting WordPress and re-installing it is such a hassle. Why non hit the reset push instead and render it to how it was when yous outset installed information technology?
In this post, I'll evidence you how to reset your WordPress site in a few simple steps.
The 2nd half of the tutorial will cover how easy information technology is to reset your WordPress site with a single-click on our Hosting, even if information technology's a Multisite. This solution is specially helpful for anybody, since the free reset plugins don't work with WordPress Multisite installations perfectly.
Ready…Steady…Let's get.
Still having trouble resetting your WordPress site after reading this mail? Let our experts help! Big or small, our awesome back up team can help y'all with whatsoever WordPress effect — and for FREE ! Whether it's Monday lunchtime or summit party hours on the weekend, our team is available 24/vii.
Adopt a video instead? We have you covered.
How WordPress Works
Before we hash out the solution, allow's empathise how WordPress works. You can, of course, skip this department and caput to the solution correct away, merely I suggest y'all stay a bit.
WordPress is a series of files on your server working in tandem with a database (MySQL or MariaDB) to shop and retrieve information.

By default, WordPress ties every installation to a single database on your web host. This database stores all the information of your WordPress site: settings, blog posts, pages, comments, usernames, passwords, links to files, where to observe them, etc.
It stores all this data as values under distinct tables in the database.
Recall of a database as a huge box with multiple books inside information technology, aka tables. And each book stores particular information, like comments or settings. And each entry in the volume is a value,like your username, email, etc.
If you could reset all the tables in the database to their initial values, aka erase all the pages of all your books, you'd be resetting your WordPress installation.
But this won't delete the files you've uploaded or downloaded to your WordPress site, such as media, themes, plugins, etc. Nevertheless, most WordPress reset plugins provide an option to delete these files, either selectively or all of them.
Now that you've understood the theory, permit'south movement alee with the practicals!
How to Reset a WordPress Site (Standalone Installations)
- Install WP Reset Plugin
- Go to WP Reset Dashboard
- Hitting the Reset Button
- Cleaning Your Former WordPress Files
- Delete Transients
- Clean Uploads Binder
- Reset Theme Options
- Delete Themes
- Delete Plugins
- Empty or Delete Custom Tables
- Delete .htaccess File
Pace i: Install and Actuate theWP ResetPlugin
The starting time step is to get to your WordPress Dashboard > Plugins > Add New, search for WP Reset plugin by WebFactory Ltd., and then click Install Now and Activate it.


If you're wondering why I chose this plugin over others, information technology'south the highest-rated WordPress reset plugin with the most installs. It's well-supported by its developer with regular updates, and it's totally free!
Footstep 2: Go toWP ResetDashboard
Next, go to Tools > WP Reset to open the WP Reset dashboard.
Y'all'll see a warning hither saying that resetting volition delete all your site's posts, pages, custom mail service types, comments, media entries, users, and all the default WP database tables.
However, your media files, plugins, themes, any other uploads, your site'due south settings, the logged-in user's account, they will all remain as is.
You should go along in heed that the media files will non show in your media library fifty-fifty after the reset, though they'll even so exist present on your server. Nosotros'll cover how to delete them chop-chop after.
Step 3: Striking the Reset Button
Scroll down to the last department in the WP Reset dashboard called Reset.
Now, before you blazon in "reset" and hit the Reset WordPress push, in the section to a higher place Reset, yous'll find the Post-reset actions section.
Here, you can instruct WP Reset to Reactivate the electric current theme (off past default), Reactivate the WP Reset plugin (on by default), and Reactivate all currently active plugins (off past default).
I'll become with the default options, but if you lot plan to install the aforementioned theme and plugins afterward, and just want to reset all the other content, checking these options hither will salve you time later.
Alarm:You need to take note that this is 100% destructive. It will wipe out your current WordPress site completely, and there's nothing you lot can do to get it dorsum. In that location is NO UNDO! Unless, you've taken a backup of your site. If you haven't, I recommend information technology highly. You can utilise UpdraftPlus or Snapshot Pro to exercise the same.
Cleaning Your Sometime WordPress Files
The Reset WordPress button is peachy to restore your site's database to its initial condition. This ensures that your WordPress installation is back to its shiny new cocky. But it doesn't clear out all your site's one-time files.
To aid you with performing a clean wipe, WP Reset comes with additional Tools in a separate tab.
Warning (Once again): WP Reset is not a backup plugin. There is no CTRL+Z. Go along with extreme circumspection if you have taken no backups.
Delete Transients
Transients are WordPress options with an expiration time. They assist with speeding up your site and/or reducing stress on your server's resources. Information technology perfectly suits transients to act as a cache for the right data. This selection deletes all transient-related database entries, including expired, not-expired, and orphaned transient entries.
Clean Uploads Folder
This will delete all the files in your /wp-content/uploads
folder, including whatever sub-folders and files inside them. Information technology'll as well delete all your media files.
Reset Theme Options
If you're looking for how to reset WordPress themes, this is it. This selection will reset settings for non just your active theme, simply all your installed themes. However, for this option to work, the theme should use the official WordPress theme modification API. If the theme developer is using some custom methods to save the theme options, this won't work.
Delete Themes
Clicking this volition delete all your themes, including the active 1.
Delete Plugins
This selection with delete all plugins except for WP Reset, which will remain agile subsequently information technology deletes all the other plugins.
Empty or Delete Custom Tables
If you lot have any custom tables in your database with wp_ prefix, this choice will either empty or delete them. Elimination (truncating) removes all content from the tables, only keeps their construction intact. Deleting (dropping) removes the tables completely from the database.
Delete.htaccessFile
This activeness deletes the .htaccess file in your WordPress installation's root folder (not recommended unless you lot know what you're doing). If you lot just desire to edit the .htaccess file from your dashboard, you can use the free WP Htaccess Editor plugin from the aforementioned authors. Plus, it automatically creates backups of your .htaccess file equally you edit information technology.
Advanced WordPress Reset withWP-CLI
You can execute all the tools available in the WP Reset plugin interface with WP-CLI. Run wp aid reset
to get a listing of the commands bachelor.
Additional help for every command is available via the default WP-CLI help interface. Practise note that yous need to ostend all your actions for the sake of security.
If you desire to skip confirmation for the commands, use the --yes
choice. call up though, as with GUI, there's no going dorsum hither likewise!
How to Reset WordPress Multisite
There's no free plugin, including both the highly rated WP Reset and Advanced WordPress Reset, which reset WordPress Multisite installations perfectly.
In a Multisite setup, WP Reset plugin disables itself in the Network Admin dashboard. This is to prevent unnecessary damage to the entire Multisite network, since it's not tested to work with it.

WPMU DEV Hosting to the Rescue
When you lot apply WPMU DEV Hosting to convert your standard WordPress installation to a Multisite network (WP-MU), he automatically takes a fill-in of your consummate site.
A very smart and time-saving feature!
You can place this backup by its Type value "Pre-Convert to Multisite."

Thanks to this backup, y'all can reset your WordPress Multisite to how it was earlier. I recommend you to have a New Backup before you restore the old backup, merely in case you modify your mind and want to go back.
To reset the WordPress Multisite, click on the three dots icon on the far right end of the fill-in listing, and and then select Restore from the drop-down menu.

And………tadaaaa!!! WP Reset has revived your WordPress Multisite as a single entity. As long as you have a backup, you have unlimited lives to play out this game!
Subsite Resets in a WordPress Multisite
What if you don't want to reset the entire WordPress Multisite network, but merely reset one subsite on it? Y'all have two options here:
1. Complete Reset: Delete the subsite and copy it with the aforementioned name. Not only will your subsite be as good as new, you'll also delete all its media, themes, plugins, and whatever other uploads. A total reset of your subsite.

2. Database Reset: Use a plugin such asWP Reset to restore the subsite to its initial country. You must follow the same instructions equally you would with a standalone WordPress installation. With this method, you won't lose the subsite'due south files. Even so, simply like resetting non-WP-MU sites, the media won't be visible in your subsite's media library after the reset.
Fret not! You'll notwithstanding have the option to delete them all, under WP Reset > Tools tab. Note that theWP Reset team suggests, "We don't recommend to resetting the main site." It'southward up to you though. As long as you have a reliable backup and the will to take a risk, it's worth information technology!

Warning (Withal Again): Accept backups before yous endeavour to reset anything. I tin't stress this enough.
Alive. Die. Reset.
Debugging WordPress is hard, time-consuming, and oft frustrating. Information technology can have hours to find, exam, and fix even the smallest bugs. Resetting your WordPress installation with merely a single click makes your life easier, so that you can exam and debug various themes and plugins apace and efficiently.
WPMU DEV's Fully Managed WordPress Hosting is made past developers for developers. No bloat or fluff added. Just the tools you demand to get your job done without pulling your hair out.
Also, it's the closest you'll come up to feeling as badass as Tom Prowl, unless you're actually Tom Cruise. In that case, we can definitely fulfill your need for speed, should you accept this mission.
Tags:
Source: https://wpmudev.com/blog/reset-wordpress-website/
Post a Comment for "How to Scrap My Wordpress Website With Bluehost and Start Again"