WP Manifestindependent plugin directory
manifest / developer / wp-self-destruct

WP Self Destruct

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

by Joseph Fusco · github.com/josephfusco/wp-self-destruct · website

7stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/josephfusco/wp-self-destruct/archive/refs/heads/master.zip

From the readme

WP Self Destruct 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: Destroy site skipping confirmation:

Read the full README on GitHub →