我在我的 WordPress 网站上遇到了这个错误:
Deprecated: is_ajax is deprecated since version 6.1.0! Use wp_doing_ajax instead. in /home/u523973308/domains/celebd.in/public_html/wp-includes/functions.php on line 5211
我在我的 WordPress 网站上遇到了这个错误:
Deprecated: is_ajax is deprecated since version 6.1.0! Use wp_doing_ajax instead. in /home/u523973308/domains/celebd.in/public_html/wp-includes/functions.php on line 5211
我得到了同样的错误,我通过在“wp-config.php”文件中添加这些行来修复它。
在此行之前插入 就是这样,停止编辑!快乐的博客。