回答編集履歴
1
誤字
answer
CHANGED
@@ -2,4 +2,4 @@
|
|
2
2
|
|
3
3
|
WordPress の URL の書き換えは、[Database Search and Replace Script in PHP](https://interconnectit.com/products/search-and-replace-for-wordpress-databases/) というサードパーティ製のスクリプトを使用するのが王道です。
|
4
4
|
|
5
|
-
いくつかの注意点を以下にあげます。データベースが壊れて
|
5
|
+
いくつかの注意点を以下にあげます。データベースが壊れてしまいますので、間違っても phpMyAdmin 等で一括置換は絶対に行わないでください。また、[Database Search and Replace Script in PHP](https://interconnectit.com/products/search-and-replace-for-wordpress-databases/) は使用後に即サーバー上から削除してください。
|