Add attachment for all images in post

I want to move someone else’s WordPress blog to a new server. I only have access to the exported XML file of the blog. When importing the XML with the WordPress Importer plugin, everything went fine except for importing the images.

It seems the authors of the blog did not use the built-in upload functionality to add images to a blog post, but uploaded them separately on the server.

Read More

I was able to download all the images referenced in the blog posts and store them in the “uploads” folder, so all images display correctly on the new server.

However they don’t appear in the media library and thus I can’t access them in the code of the new theme.

So my question is:

How do I scan all blog posts for image references and add them as attachments?

Related posts

Leave a Reply

1 comment