0

Fatal error: Cannot redeclare wlwmanifest_link() (previously declared in /home/freefire/public_html/wp-includes/general-template.php:3382) in /home/freefire/public_html/wp-includes/deprecated.php on line 4635

How Can i Solve this. Please Help me

Hare is the Screenshot

I change the name of Plugin Folder And Theme Folder But Doesn't Work. Cause the problem in wp-includes Folder.

Progman
  • 16,827
  • 6
  • 33
  • 48
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Aug 27 '23 at 14:01

1 Answers1

0

There could multiple reasons.

Maybe you have conflicting on your plugins

  • backup from your site
  • deactive all the plugins with rename plugins folders
  • activate plugins one by one until the error is reproduced

Maybe you have conflicting code in your functions.php file. Replace default functions.php codes to your functions.php

Ehsan
  • 66
  • 4