wp-self-destruct

Wipe out your entire site with one click, including the database.

GPL-3.0 License

Stars
5

WP Self Destruct Clout

A WordPress plugin to wipe out your entire site with one click, including the database.

WARNING: This is a tool intended for local development only! Please exercise caution.

Command Line

Once activated, you can interact with this plugin via WP-CLI.

Destroy Site:

wp destroy

Destroy site skipping confirmation:

wp destroy --yes