Title: Bulk Post Importer
Author: Chris Wahlfeldt
Published: <strong>2025 年 7 月 14 日</strong>
Last modified: 2025 年 7 月 17 日

---

搜索插件

![](https://ps.w.org/bulk-post-importer/assets/icon-256x256.jpg?rev=3327754)

# Bulk Post Importer

 作者：[Chris Wahlfeldt](https://profiles.wordpress.org/wafflewolf/)

[下载](https://downloads.wordpress.org/plugin/bulk-post-importer.1.0.3.zip)

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

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

## 描述

Import large amounts of content into WordPress from JSON or CSV files. Perfect for
migrating from other platforms, importing API data, or bulk-creating content with
a user-friendly mapping interface.

#### Key Features

 * **Dual Format Support**: Import from JSON or CSV files
 * **Intelligent Field Mapping**: Visual interface for mapping data fields to WordPress
   fields
 * **ACF Integration**: Full support for Advanced Custom Fields with automatic detection
 * **Gutenberg Ready**: Automatically converts text content to Gutenberg paragraph
   blocks
 * **Custom Meta Fields**: Support for WordPress post meta fields
 * **Secure Processing**: Built-in security checks and data validation
 * **Error Handling**: Comprehensive error reporting and import logging

#### Supported File Formats

**JSON Format**: Array of objects
 [ { “title”: “Post Title”, “content”: “Post content”,“
custom_field”: “value” } ]

**CSV Format**: Headers in first row, data in subsequent rows
 title,content,custom_field“
Post Title”,”Post content”,”value” “Another Post”,”More content”,”another value”

#### Requirements

 * WordPress 5.0+
 * PHP 7.4+
 * Administrator privileges
 * Optional: Advanced Custom Fields plugin for ACF support

### Usage

#### 3-Step Process

 1. **Upload**: Go to **Tools > Bulk Post Importer**, select your JSON/CSV file and
    target post type
 2. **Map Fields**: Use the visual interface to map your data fields to WordPress fields
 3. **Import**: Review and process the import with detailed progress reporting

#### Field Mapping Options

 * **Standard Fields**: Title, content, excerpt, status, date
 * **ACF Fields**: Automatically detected if ACF plugin is active
 * **Custom Meta**: WordPress post meta fields

### Privacy

This plugin processes files locally on your server. No data is transmitted externally.
Uploaded files are processed and removed from temporary storage.

## 屏幕截图

 * [[
 * Upload interface – Select your JSON/CSV file and target post type
 * [[
 * Field mapping interface – Map data fields to WordPress fields
 * [[
 * ACF integration – Automatic detection of ACF fields
 * [[
 * Import results – Detailed reporting of import success and any errors

## 安装

 1. Download the plugin zip file
 2. Go to **Plugins > Add New** in WordPress admin
 3. Click **Upload Plugin**
 4. Choose the zip file and click **Install Now**
 5. Click **Activate Plugin**

## 常见问题

### What file formats are supported?

JSON (array of objects) and CSV (headers in first row, data in subsequent rows).

### Does this work with custom post types?

Yes! Works with any public post type including custom post types.

### Can I import ACF data?

Yes! If ACF is installed, field groups are automatically detected for mapping.

### Is there a file size limit?

Keep files under 10MB for best performance. Larger files may require PHP setting
adjustments.

### Does it work with Gutenberg?

Yes! Text content is automatically converted to Gutenberg paragraph blocks.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Chris Wahlfeldt ](https://profiles.wordpress.org/wafflewolf/)

[帮助将「Bulk Post Importer」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/bulk-post-importer)

### 对开发感兴趣吗?

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

## 更新日志

#### 0.2.0

 * Added CSV file support
 * Enhanced file validation
 * Updated admin interface
 * Improved error handling

#### 0.1.1

 * Initial release
 * JSON import functionality
 * ACF integration
 * Custom meta field support

## 额外信息

 *  版本 **1.0.3**
 *  最后更新：**11 月前**
 *  活跃安装数量 **900+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/bulk-post-importer/)
 * 标签
 * [bulk](https://cn.wordpress.org/plugins/tags/bulk/)[csv](https://cn.wordpress.org/plugins/tags/csv/)
   [import](https://cn.wordpress.org/plugins/tags/import/)[JSON](https://cn.wordpress.org/plugins/tags/json/)
   [posts](https://cn.wordpress.org/plugins/tags/posts/)
 *  [高级视图](https://cn.wordpress.org/plugins/bulk-post-importer/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ Chris Wahlfeldt ](https://profiles.wordpress.org/wafflewolf/)

## 支持

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

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