I’ve got a localhost implementation of WordPress using xampplite for Windows.
I’d like to reset my site back to the way it was when I first installed wordpress (no posts, no settings, etc).
I need to do this so that I can test a base install against my wordpress theme updates.
Any help, much appreciated!
Perhaps i can just reset the options table?
Drop all of your WP tables, IMO. If you export them first you can restore the settings. Or you can edit your WP configuration and change the table prefix.