WP Reset resets the database to the installation values without modifying any files.
For support please use the forums, and if you need more information visit wpreset com and be sure to check out the roadmap for the list of upcoming features..
Resetting will delete all posts, pages, custom post types, comments, media entries, users all default WP database tables all custom database tables that have the same prefix table prefix as the one defined in wp-config php and used by default tables..
Resetting will not delete or modify media files they remain in the folder untouched but will no longer be listed under Media in admin no files are touched plugins, themes, uploads everything stays site title, WordPress address, site address, site language and search visibility settings currently logged user will be restored with the username and password..
By default the commands have to be confirmed but you can use the option to skip confirmation.
Instead of the user, the user with admin privileges found in the database will be restored after reset.
Please be careful when using WP Reset with WP-CLI as with using GUI there is no undo..
Use the username and password you used while doing the reset.
It took me less than minute to install and reset my blog to the original state...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more