我使用的是默认的评论模板。当我发送评论时,会收到以下错误消息:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function \'wp_set_comment_cookies\' not found or invalid function name in /home/mattator/public_html/wp-includes/plugin.php on line 403
Warning: Cannot modify header information - headers already sent by (output started at /home/mattator/public_html/wp-includes/plugin.php:403) in /home/mattator/public_html/wp-includes/pluggable.php on line 881
在代码中的任何位置都找不到对函数“wp\\u set\\u comment\\u cookies”的调用。值得注意的是,尽管出现了错误消息,但评论仍被正确发送。任何想法都将不胜感激。