内部服务器500错误, 另外functions.php 里如何替换get_currentuserinfo
WP 建的网站之前试运行一直没问题,今天登陆后台 (有更新)发现除了首页能打开,
其他网页均出现 500 内部服务器错误
另外后台显示 “ 已不建议使用get_currentuserinfo,请换用wp_get_current_user()。 in /home/wedhyku9/public_html/wp/wp-includes/functions.php on line 3839 ”
但是functions.php 3839 行显示如下 :
trigger_error( sprintf( __('%1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead.'), $function, $version, $replacement ) );
搜了整个functions.php 也没有找到get_currentuserinfo .
WP 小白一个,求各位大神 指点 !!!!!
其他网页均出现 500 内部服务器错误
另外后台显示 “ 已不建议使用get_currentuserinfo,请换用wp_get_current_user()。 in /home/wedhyku9/public_html/wp/wp-includes/functions.php on line 3839 ”
但是functions.php 3839 行显示如下 :
trigger_error( sprintf( __('%1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead.'), $function, $version, $replacement ) );
搜了整个functions.php 也没有找到get_currentuserinfo .
WP 小白一个,求各位大神 指点 !!!!!
2 个回复
lbren - https://liangchicun.com
赞同来自:
[已注销]
赞同来自: