更改常规设置中的URL现在WordPress网站不起作用 时间:2014-09-13 作者:user2984539 我的网站URL是www.example。通信/歌手我决定去掉仪表板中的“/singer”,自从我遇到这个错误以来。Fatal error: Call to undefined function wp() in /data/15/3/113/145/3439634/user/3834081/htdocs/singer/wp-blog-header.php on line 14 我尝试了多种方法来修复,但都没有成功。感谢您的指导。 1 个回复 SO网友:Tomás Cot 将以下内容添加到wp-config.php define( \'WP_SITEURL\', \'www.amandabarise.com/singer\' ); define(\'WP_HOME\', \'www.amandabarise.com/singer\'); 这将使站点再次工作,但请尝试更正这些值,以及read this 结束 文章导航