-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
command:siteRelated to 'site' commandRelated to 'site' commandcommand:site-deleteRelated to 'site delete' commandRelated to 'site delete' command
Description
When deleting a site within a Multisite with wp site delete <id> custom tables within the DB created by plugins remain within the database.
Possible solutions:
- Add a flag to remove all tables with the sites prefix
wp_<id>_using SQL - Remove all tables with the site prefix by default
WP-CLI 2.8.1
WP 6.3.1
Metadata
Metadata
Assignees
Labels
command:siteRelated to 'site' commandRelated to 'site' commandcommand:site-deleteRelated to 'site delete' commandRelated to 'site delete' command