How can I import wordpress posts from a csv file into a database using phpmyadmin?
The problem is that there are so many posts with a lot of content. Tables in the csv file include title, content, post image, screenshots, slug, categories, tags and some custom fields (about 5 or 6).
Posts should be saved as drafts, and contents includes html code.