CSV Mass Importer is solution for those looking to import and export post in manner through CSV file.
Load fields button to discover fields associated with the post type you selected, it includes entity fields, metas and taxonomies.
Load fields action or don´t check any of the loaded fields CSV Mass Importer will assume you trying to export all the data associated with the post type. — Dates.
Specify the number of posts you want to export or leave empty to export them all. — Destination.
Here you select what to do with the exported file, download it or leave it on the server at wp-content cmi-data data.csv..
To distinguish meta data and taxonomy data from the data append meta or taxonomy to the field name respectively..
Of course it makes no sense to have it alone, add whatever entity, meta or taxonomy field you want to update to your CSV file. — Values.
The requirement is to name the CSV file as data csv and place the attachment files in images folder data csv images myimage1.png images myimage2.png images myimage3.png images myimage4.png images myimage5.png.
To accomplish this create lang column and set language code for each post entry as two-digit code ..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more