Import Overwrites Based on IDs
-
There’s a quirk with this in regard to ID clashes of the items you are importing.
If you use “Tools > Export” to export an XML file of Media from an instance of WordPress, the XML file will contain the IDs of the files from that instance. If you then use this tool to import that file into a different instance that already has files in its media library, it will replace the images in the instance with those you are importing for any items that has an overlapping ID.
In my case, I want to import using that XML file since it contains other useful metadata but generate new IDs so they don’t clash with files already in the instance I’m importing to.
Any thoughts?
The topic ‘Import Overwrites Based on IDs’ is closed to new replies.