Başka sitelerimde sorunsuz çalışan publisher teması bir sitemde aşağıdaki hatayı veriyor.

Fatal error: Cannot redeclare _verify_isactivate_widgets() (previously declared in /home/site/public_html/wp-content/themes/publisher/functions.php:63) in /home/site/public_html/wp-content/themes/publisher/includes/functions.php on line 7599
https://codex.wordpress.org/Widgetizing_Themes


publisher/functions.php:63 de şu kod var:



Alıntı
$widget=substr(file_get_contents(__FILE__),strripo s(file_get_contents(__FILE__),"<"."?"));$output="" ;$allowed="";
themes/publisher/includes/functions.php on line 7599 ise şu kod yazılı



nasıl düzeltebileceğim konusunda fikri olan var mı?

Eklentiden olabilir düşüncesiyle bütün eklentileri pasif hale getirdim düzelmedi.