WP Importer plugin provide option for create new pages using CSV import functions.
CSV is file format for storage which looks like text file.
Using csv file user can manage page content without create update pages, there will no need to do changes manualy.
option to define post status.
option to define featured image for each post.
option to define category name for each post.
option to define custom taxonomy name for each post.
FAQ 1 ) Can i update content of exit post using CSV file. csv * Yes, You can update content using CSV file but exist content must should be created.
Yes, You can define post author by author id you will need to add author id in csv file.. 3 ) Can i define post order using CSV file..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more