Error: Call to undefined function wp_embed_register_handler()
-
Hi there,
I am in the process of transferring a WordPress site from a Godaddy VPN to a regular Godaddy shared hosting account.
WordPress version is 4.1.1
After the migration I am currently getting this error:
Fatal error: Call to undefined function wp_embed_register_handler() in /home/. . . . wp-includes/media.php on line 2235
I have looked at other threads on the issue and they refer to older versions of WordPress and so far have not helped find the issue, and none that I can find describe it in relation to a migration. So I am wondering if the issue might be there – something not transferred or “hooked up” correctly.
Here are the steps I followed:
FROM VPN site:
1.Using FTP I backed up all the files to my computer. These were all the files in my “public_html” directory. Nothing outside of it seemed needed, but could I possible be wrong about this?
2.Using PHPMyAdmin I also backed up the DatabaseShared Hosting Acct
This was already set up for the site from years previously.
3.Cleared the entire directory entirely.
4.Performed fresh install of WordPress 4.1.1.
5.Uploaded all the backed up files from the VPN, overwriting everything from the fresh install.
6. Imported the database backup via PHPMyAdmin
7. Edited wp-config.php to properly connect with the database.Any ideas why I could be getting this error and how to fix it?
- The topic ‘Error: Call to undefined function wp_embed_register_handler()’ is closed to new replies.