Moderator
t-p
(@t-p)
Didi you update WP, or plugins/theme before this error happened?
Thread Starter
Daze
(@dazeofficial)
Yes, I have installed 2 plugins. But i have deleted it from file manager
Moderator
t-p
(@t-p)
I recommend asking in those plugins’ dedicated support forums so the plugin’s developers and support community can help you with this.
Thread Starter
Daze
(@dazeofficial)
Ok I will try,
[But the error is in wp-includes/embed.php]
Moderator
t-p
(@t-p)
Even though you say you have deleted the, it’s possible they may have left something behind.
Moderator
t-p
(@t-p)
By the way, did your site also got auto updated to WordPress 5.6.1 ? If it did, then probably it did not complete. Let us know.
Thread Starter
Daze
(@dazeofficial)
No, I haven’t updated it to 5.6.1. Is it possible to get upgraded automatically?
Moderator
t-p
(@t-p)
What’s the version of your current WordPress?
Thread Starter
Daze
(@dazeofficial)
Oh I see, you was right. My wordpress is auto updated to version is 5.6.1.
Thread Starter
Daze
(@dazeofficial)
So, is it possible to fix that issue?
Moderator
t-p
(@t-p)
Try MANUALLY updating. Download WordPress again and unzip it, and use that to copy up. Access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), and delete then replace your copies of everything on the server EXCEPT the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. (NOTE: do not delete the wp-content directory or your wp-config.php file). Please read the Manual Update directions first.
Backup: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong. You can never have enough backups! See https://ww.wp.xz.cn/support/article/wordpress-backups/