Title: CSV Posts Importer
Author: groupbwt
Published: <strong>2017 年 3 月 17 日</strong>
Last modified: 2017 年 3 月 17 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# CSV Posts Importer

 作者：[groupbwt](https://profiles.wordpress.org/groupbwt/)

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

 * [详情](https://cn.wordpress.org/plugins/csv-posts-importer/#description)
 * [评价](https://cn.wordpress.org/plugins/csv-posts-importer/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/csv-posts-importer/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/csv-posts-importer/#developers)

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

## 描述

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.

## 安装

 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.

## 评价

此插件暂无评价。

## 贡献者及开发者

「CSV Posts Importer」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「CSV Posts Importer」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/csv-posts-importer)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/csv-posts-importer/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/csv-posts-importer/)，或通过[RSS](https://plugins.trac.wordpress.org/log/csv-posts-importer/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/csv-posts-importer/)。

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**9 年前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 3.7 或更高版本 **
 *  已测试的最高版本为 **4.7.33**
 *  语言
 * [English (US)](https://wordpress.org/plugins/csv-posts-importer/)
 * 标签
 * [acf](https://cn.wordpress.org/plugins/tags/acf/)[csv](https://cn.wordpress.org/plugins/tags/csv/)
   [importer](https://cn.wordpress.org/plugins/tags/importer/)[post](https://cn.wordpress.org/plugins/tags/post/)
 *  [高级视图](https://cn.wordpress.org/plugins/csv-posts-importer/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/csv-posts-importer/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/csv-posts-importer/)