
內容簡介
總結:Quick Search Replace 是一個提供使用者友善介面的外掛,可在 WordPress 資料庫上執行全面的搜尋和替換操作。這個工具設計用來搜尋你所選取的表格的每個欄位,使其成為網站遷移(例如,更改域名或切換至 HTTPS)的一個強大工具。
問題與答案:
- 這個外掛的主要功能是什麼?
* 提供使用者友善的界面,可以在 WordPress 資料庫上執行全面的搜尋和替換操作。
- 這個外掛有哪些關鍵功能?
* 全面搜尋:在所選取的表格的所有欄位進行替換。
* 序列化支持:正確處理序列化的 PHP 陣列和物件。
* 選擇特定表格:完全控制可選擇操作中包含的表格。
* 乾跑:進行“乾跑”以查看有多少資料庫欄位將被更改,而不進行任何實際修改。
* 網址重整:在實際執行後自動刷新 WordPress 重寫規則,以確保你網站的連結不會壞掉。
* WordPress 多站支持:完全支援多站,列出整個網絡中的所有表格。
- 使用此外掛時需要注意什麼?
* 此工具功能強大並直接修改你的資料庫。因為它搜尋每個欄位,所以如果與你的搜索字串匹配,它可能會更改敏感數據,例如使用者登入、雜湊密碼和貼文 GUID。在使用此工具之前,請務必創建完整的資料庫備份。
外掛標籤
開發者團隊
原文外掛簡介
Quick Search Replace provides a user-friendly interface to run comprehensive search and replace operations on your WordPress database. This tool is designed to search through every column of your selected tables, making it a powerful utility for site migrations (e.g., changing domains or switching to HTTPS).
It correctly handles serialized data and automatically flushes permalinks after a migration to prevent 404 errors.
Key Features:
Comprehensive Search: Performs replacements in all columns of the selected tables.
Serialization Support: Correctly handles serialized PHP arrays and objects.
Select Specific Tables: You have full control to choose exactly which tables to include in the operation.
Dry Run: Perform a “dry run” to see a report of how many database fields would be changed, without making any actual modifications.
Permalink Flushing: Automatically flushes WordPress rewrite rules after a live run to ensure your site’s links don’t break.
WordPress Multisite Support: Fully multisite-aware, listing all tables across the network.
EXTREME WARNING: This tool is powerful and modifies your database directly. Because it searches every column, it can change sensitive data like user logins, hashed passwords, and post GUIDs if they match your search string. ALWAYS create a full backup of your database before using this tool.
