我的WordPress网站似乎运行良好,但尝试转到插件页面会出现以下错误:
Fatal error: Cannot redeclare _verifyactivate_widgets() (previously declared in .../public_html/wp-content/themes/news-child/functions.php:75) in .../public_html/wp-content/themes/news/functions.php on line 452
删除主题以使WP恢复到原始信号并没有帮助,它会一直尝试转到该功能。php。我也不能停用插件(因为页面无法访问)。关于原因/解决方法的想法?