Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hey! That warning is pretty common after a WordPress update. Basically, some old files didn’t get removed automatically. The Core.php file you mentioned is leftover from the previous version.

    Here’s what I’d do:

    1. Backup everything first – your site files and database. Just in case.
    2. Check the file – it’s safe to delete if it’s not part of the current WordPress version.
    3. Delete it – you can use your hosting file manager or FTP to remove wp-includes/SimplePie/src/Core.php.
    4. Test your site – make sure everything still works after deleting it.

    If you’ve got a backup, there’s very little risk. Your site should run fine once the old file is gone.

Viewing 1 replies (of 1 total)