Viewing 1 replies (of 1 total)
  • The meta could be separate also.

    Another approach is a temporary database table. An issue these importers have is importing the data, creating posts, creating meta and creating media all at once.

    Each posts requires many queries to the database.

    Plugins like CSV 2 POST split it up a little. Data is imported to a temporary database table first then the data is used from there. I plan to create an XML importer that does the same thing but I need some backing, funds are low.

Viewing 1 replies (of 1 total)

The topic ‘Making a better version.’ is closed to new replies.