开发者 | WebFactory |
---|---|
更新时间 | 2024年11月13日 15:13 |
PHP版本: | 5.2 及以上 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
wp reset database
Specify a list of tables to reset:
wp reset database --tables='users, posts, comments, options'
The current theme and plugins will be reactivated by default. You can disable them like so:
wp reset database --no-reactivate
List table names:
wp reset list
Support
Create a new post in the WordPress Database Reset support forum.
Want to help out?
Just use standard Plugin overview page in WordPress admin section and deactivate it or rename plugin folder /wp-content/plugins/wordpress-database-reset/ over FTP access.
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.