
內容簡介
如果需要更多重置工具,請安裝免費的進階WP Reset外掛程式。它擁有更多的重置工具,可單獨重置插件、主題、暫存和媒體。您也可以創建數據庫快照,在一次點擊中還原您的 WP 網站,以防犯錯。
WordPress Database Reset 外掛程式允許您將數據庫(所有表格或您選擇的表格)重置回其默認設置,而無需進行 WordPress 5 分鐘安裝或修改任何文件。
特點
極快速的單擊過程,以重置 WordPress 數據庫表格
選擇重置整個數據庫或特定的數據庫表格
安全而超級簡單易用
安全-不可能意外點擊重置
喜愛命令行?在一個命令中重置數據庫
非常適合需要清潔任何不必要內容的主題和插件開發人員
命令行
啟用後,您可以使用 WordPress CLI 使用 WordPress Database Reset 外掛程式。WP-CLI 命令列表:
重置所有表格:
wp reset database
指定要重置的表格列表:
wp reset database --tables='users, posts, comments, options'
默認情況下,當前主題和插件將被重新激活。您可以像這樣禁用它們:
wp reset database --no-reactivate
列出表格名稱:
wp reset list
支援
在WordPress Database Reset支援論壇中創建新帖子。
想幫忙嗎?
提供新的語言翻譯
想幫助其他可能遇到問題的人嗎?在支援論壇上回答問題。
評價插件-評價它
WP Database Reset 外掛程式最初是由Chris Berthe於 2011 年 10 月開發的。請勿向他發送任何支援問題。如果需要協助,官方論壇是獲得支援的最佳和最快捷的方式。
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
If you need more reset tools install the free, advanced WP Reset plugin. It has a lot more reset tools to individually reset plugins, themes, transients and media. You can also create database snapshots to restore your WP site with one click if you make a mistake.
The WordPress Database Reset plugin allows you to reset the database (all tables or the ones you choose) back to its default settings without having to go through the WordPress 5 minute installation or having to modify any files.
Features
Extremely fast one click process to reset the WordPress database tables
Choose to reset the entire database or specific database tables
Secure and super simple to use
Safe – it’s not possible to accidentally click reset
Prefer the command line? Reset the database in one command
Excellent for theme and plugin developers who need to clean the database of any unnecessary content
Command Line
Once activated, you can use the WordPress Database Reset plugin with WordPress CLI. List of WP-CLI commands:
Reset all tables:
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?
Provide new language translations
Want to help others that might be having issues? Answer questions on the support forum.
Rate the plugin – rate it
WP Database Reset was originally developed in October 2011 by Chris Berthe. Please do not send him any support questions. If you need assistance the official forum is the best and fastest way to get it.
