From 9329fa02a0e380a2c485c1452ce978b511f77d26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Jun 2026 10:36:27 +0000 Subject: [PATCH] Regenerate README file --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 41ba7225d..52d1a5da0 100644 --- a/README.md +++ b/README.md @@ -5190,7 +5190,7 @@ wp site deactivate [...] [--slug=] Deletes a site in a multisite installation. ~~~ -wp site delete [] [--slug=] [--yes] [--keep-tables] +wp site delete [] [--slug=] [--yes] [--keep-tables] [--delete-tables-with-prefix] ~~~ **OPTIONS** @@ -5207,6 +5207,9 @@ wp site delete [] [--slug=] [--yes] [--keep-tables] [--keep-tables] Delete the blog from the list, but don't drop its tables. + [--delete-tables-with-prefix] + Delete all tables with the site's database table prefix after deleting the site. + **EXAMPLES** $ wp site delete 123