标签:
wp-config.php
学习分享
WordPress更改新域名
方法一:修改wp-config.php 在wp-config.php中,添加以下两行内容:define('WP_HOME','http://www.newdomain.com');define('WP_SITEURL','http://www.newdoma……
2017-06-20 lc_soul
0
0