2022-06-16, 11:48 AM
|
|
進階會員
|
|
註冊日期: 2004-07-25
住址: 域名家.com
文章: 6,550
|
|
看一下 functions.php 是不是也要改
引用:
update_option( 'siteurl', 'http://example.com' );
update_option( 'home', 'http://example.com' );
|
可以參照一下
https://wordpress.org/support/articl...-the-site-url/
https://www.footmark.com.tw/news/web...hange-setting/
https://sofree.cc/wordpress-url/
資料庫欄位應該還是有對應的網址要調整
|