Title: CSV Posts Importer
Author: groupbwt
Published: <strong>March 17, 2017</strong>
Last modified: March 17, 2017

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/csv-posts-importer.svg)

# CSV Posts Importer

 By [groupbwt](https://profiles.wordpress.org/groupbwt/)

[Download](https://downloads.wordpress.org/plugin/csv-posts-importer.zip)

 * [Details](https://wordpress.org/plugins/csv-posts-importer/#description)
 * [Reviews](https://wordpress.org/plugins/csv-posts-importer/#reviews)
 *  [Installation](https://wordpress.org/plugins/csv-posts-importer/#installation)
 * [Development](https://wordpress.org/plugins/csv-posts-importer/#developers)

 [Support](https://wordpress.org/support/plugin/csv-posts-importer/)

## Description

Plugin imports posts from CSV file, allowing to connect CSV field with post field
when creating a post.

 * Custom Post Type support
 * Advanced Custom Fields (ACF) support

#### Available fields:

 * Post Content: (string) The post content. Default empty.
 * Post Title: (string) The post title. Default empty.
 * Comment Status: (string) Defines if the post can accept comments. Accepts ‘open’
   or ‘closed’. Default is the value of ‘default_comment_status’ option.
 * Post Category: (string, comma separated) Post category names. Defaults to value
   of the ‘default_category’ option.
 * Featured Image: (string) The uri of the post thumbnail. Default is empty.
 * ID: (int) The post ID. If the ID does not exist, importer will try to create 
   a new post with suggested ID.
 * Post Date: (string in format ‘yyyy-mm-dd hh:mm:ss’) Post date. Default is the
   current time.
 * Post Date GTM: (string in format ‘yyyy-mm-dd hh:mm:ss’) The date of the post 
   in the GMT timezone. Default is the value of Post Date.
 * Post Content Filtered: (string) A filtered post content. Default is empty.
 * Post Excerpt: (string) The post excerpt. Default is empty.
 * Post Status: (string) The post status. Default is ‘published’.
 * Ping Status: (string) Defines if the post can accept pings. Accepts ‘open’ or‘
   closed’. Default is the value of ‘default_ping_status’ option.
 * Post Password: (string) The password to access the post. Default is empty.
 * Slug: (string) The post name. Default is the sanitized post title when creating
   a new post.
 * To Ping: (string) Space or carriage return-separated list of URLs to ping. Default
   empty.
 * Pinged: (string) Space or carriage return-separated list of URLs that have been
   pinged. Default is empty.
 * Post Parent: (int) Set this for the post it belongs to, if any. Default is 0.
 * Menu Order:(int) The order number your want for the post to be displayed. Default
   is 0.
 * GUID: (string) Global Unique ID for referencing the post. Default is empty.
 * Taxonomy: (JSON) JSON of taxonomy terms keyed by their taxonomy name. Taxonomy
   must already exist. Default is empty.
 * Meta: (JSON) JSON of post meta values keyed by their post meta key. Default is
   empty.

## Installation

 1. Upload the entire `bwt-csv-importer` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

You will find ‘CSV Importer’ menu in your WordPress admin panel.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“CSV Posts Importer” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ groupbwt ](https://profiles.wordpress.org/groupbwt/)

[Translate “CSV Posts Importer” into your language.](https://translate.wordpress.org/projects/wp-plugins/csv-posts-importer)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/csv-posts-importer/),
check out the [SVN repository](https://plugins.svn.wordpress.org/csv-posts-importer/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/csv-posts-importer/)
by [RSS](https://plugins.trac.wordpress.org/log/csv-posts-importer/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.0**
 *  Last updated **9 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.7 or higher **
 *  Tested up to **4.7.33**
 * Tags
 * [acf](https://wordpress.org/plugins/tags/acf/)[csv](https://wordpress.org/plugins/tags/csv/)
   [importer](https://wordpress.org/plugins/tags/importer/)[post](https://wordpress.org/plugins/tags/post/)
 *  [Advanced View](https://wordpress.org/plugins/csv-posts-importer/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/csv-posts-importer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/csv-posts-importer/reviews/)

## Contributors

 *   [ groupbwt ](https://profiles.wordpress.org/groupbwt/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/csv-posts-importer/)