When importing posts to a new site if XML file has postmeta not setup on new server what happens?
wordress core and importer has no way to know how any of the data is actually being used. The importer will just import everything, if a meta data stopped being used then you will get some not needed stuf in your DB but nothing worse then that. Of course it is very easy to test, … Read more