1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
您好:
您可以修改 WordPress 的設定檔案 wp-config.php 來調整後台中顯示的位址。
define( 'WP_HOME', 'http://example.com' );
define( 'WP_SITEURL', 'http://example.com' );
更多詳細內容,您可以參考 WordPress 官方文件 https://wordpress.org/support/article/changing-the-site-url/
관련 콘텐츠
- 질문됨 2달 전
- AWS 공식업데이트됨 일 년 전
- AWS 공식업데이트됨 일 년 전