import outside table into wordpress table
-
I have a table with two columns Name, Description. I would like to import the data into WordPress tables. Is there any simple way to mapping the data into wordpress as post. I have tried the plugin CSV import ultimate but post_meta table got crashed after 15000 data insert. I am looking for an alternate to create a wordpress mysql dump to populate a wordpress table from the existing table.
The topic ‘import outside table into wordpress table’ is closed to new replies.