Is Featured Video Field Saved in Database

Posted in: Newspaper
Post count: 85

Just wondering what happens to all the feature videos I have set up for posts if I ever migrate to a different theme at some point in the future. Does the feature video URL get stored somewhere in the WordPress database that I could still get access to? Of course I do not expect for the featured videos to appear with whatever theme I may use in the future. So long as that featured video url is some how saved with each post and could be queried if I were to ever use a different theme.

Post count: 20685

Hi,

I believe the video URL’s used in the posts are stored in the post meta, in the database
https://www.screencast.com/t/wSIqZe2KB
You can make periodic backups for the database, useful is case something goes wrong
https://codex.wordpress.org/Backing_Up_Your_Database
http://www.wpbeginner.com/beginners-guide/how-to-make-a-wordpress-database-backup-manually/

Thanks

Post count: 85

Awesome. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.