Title: FE CSV Import &amp; Export
Author: FirstElement
Published: <strong>2026 年 5 月 26 日</strong>
Last modified: 2026 年 5 月 27 日

---

搜索插件

![](https://ps.w.org/fe-csv-import-export/assets/banner-772x250.jpg?rev=3548562)

![](https://ps.w.org/fe-csv-import-export/assets/icon-256x256.jpg?rev=3548562)

# FE CSV Import & Export

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

[下载](https://downloads.wordpress.org/plugin/fe-csv-import-export.0.9.9.4.zip)

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

 [支持](https://wordpress.org/support/plugin/fe-csv-import-export/)

## 描述

FE CSV Import & Export helps you import and export WordPress content as CSV from
the admin area.
 It is designed for site owners who want a stress-free CSV workflow
for daily operations and for developers who need extensibility through WordPress
hooks.

#### Main features:

 * Import and export WordPress content as CSV
 * Fast export of approximately 10,000 posts in about 15 seconds (depending on site
   configuration and server environment)
 * Support for posts, pages, and custom post types
 * Option to include or exclude custom taxonomies
 * Support for term ID or term name input/output
 * Proper handling of hierarchical terms
 * Import of unregistered terms (currently uses term name as slug)
 * Option to include or exclude custom fields
 * Option to include or exclude private meta
 * New custom field items can be registered with the “cf_” prefix
 * Option to target published status or all post statuses
 * Option to export only frequently edited “basic fields” or “all fields”
 * Option to update (overwrite) existing posts with the same ID or create new ones
 * Dry run functionality
 * Batch processing for large CSV files
 * Real-time progress display in the admin interface
 * Option to enable/disable logging (speed priority)
 * Extensibility through filter/action hooks for custom workflows

#### FE CSV Import & Export is suitable for tasks such as:

 * Bulk updating existing posts from spreadsheet data
 * Exporting content for reporting or external processing
 * Importing structured content into custom post types
 * Migrating content between sites

For large imports, this plugin processes data in batches to reduce memory usage 
and improve reliability. It automatically adjusts batch size based on server settings(
max_execution_time, memory_limit) to efficiently process large datasets without 
timeout.

Using filter hooks, you can output only necessary columns for external editing (
e.g., title and content only) or add custom processing when exporting ACF (Advanced
Custom Fields) related custom fields.

#### Note:

For custom field output, by default, the plugin picks up fields associated with 
the first post (first row). If the first post does not contain all necessary custom
fields, those fields will be ignored. To avoid this, consider these two approaches:

**Pattern A**
 Create a dummy post immediately before export and fill it with dummy
values for all necessary custom field items (this ensures all necessary custom field
items are expanded as CSV columns)

**Pattern B**
 Use a filter hook to specify a sample post ID for extracting custom
field items (by specifying a post ID that contains all custom field items, you ensure
all necessary custom field items are expanded as CSV columns)

#### Documentation and support resources:

 * [Documentation](https://firstelementjp.github.io/fe-csv-import-export/)
 * [GitHub Repository](https://github.com/firstelementjp/fe-csv-import-export)
 * [Issue Tracker](https://github.com/firstelementjp/fe-csv-import-export/issues)

#### Pro Version:

This plugin works completely on its own with the free version and provides sufficient
functionality, but when used with the Pro version, you can access these convenient
features:

 * **ACF Integration** – Import and export ACF data while preserving field formatting.
   Export taxonomy values as readable names and handle multi-value fields with pipe-
   separated values. Support major ACF field types including Taxonomy, User, File,
   Relationship, Repeater, and Flexible Content fields
 * **Direct SQL Export Mode** – Customize export queries directly for advanced workflows
   and integrations
 * **UpdraftPlus Database Backup** – When used with the backup plugin ‘UpdraftPlus’,
   automatic SQL backup is executed during import and import begins after completion.
   If problems are discovered after import, you can immediately restore from backup
 * **Enhanced Security** – Import/export execution permissions can be assigned to
   editors in addition to administrators. You can set a shared password for import/
   export execution. You can require users to enter their login password for import/
   export execution
 * **Dedicated Support** – Priority customer support from the development team
 * **Automatic Updates** – Seamless updates from our update server

[Pro Version](https://www.firstelement.co.jp/en/products/fe-csv-import-export-plugin/)

### External Services

FE CSV Import & Export Pro uses an external license API service for license validation
and activation. This service is used solely for:

 * License key validation
 * License activation and deactivation
 * License status checks

[Privacy Policy](https://www.firstelement.co.jp/en/legal/privacy-policy/privacy-statement-eu/)

[Terms of Service](https://www.firstelement.co.jp/en/legal/terms-of-use/fe-csv-import-export-pro/)

The license API service is operated by FirstElement K.K. and is used exclusively
for license management purposes. No content data is transmitted to this service.

## 屏幕截图

 * [[
 * Export interface with post type and field selection
 * [[
 * Import interface with CSV upload and configuration options
 * [[
 * Additional settings for import/export configuration
 * [[
 * License management and Pro version features

## 安装

#### From WordPress Admin

 1. Search for the plugin from the WordPress admin plugin add screen, or upload the
    plugin ZIP file.
 2. Activate the plugin.
 3. Open the FE CSV Import & Export screen from the WordPress admin area.
 4. Run a small import or export test first.

#### Manual Installation

 1. Upload the `fe-csv-import-export` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the WordPress Plugins screen.
 3. Open the FE CSV Import & Export screen from the admin area.

## 常见问题

### What content can I import or export?

This plugin supports standard WordPress posts and can also work with custom post
types, taxonomies, and custom fields.

### Can I use this plugin for large CSV files?

Yes. This plugin uses batch processing to improve reliability and reduce memory 
usage during large imports and exports.

### Does it support updating existing posts?

Yes. CSV workflows can be used for both creating new content and updating existing
content depending on your data and mapping.

### Is this plugin developer-friendly?

Yes. This plugin provides WordPress hooks so developers can customize import/export
behavior.

### Is the Pro version required?

No. The free version works on its own. A Pro version is available separately for
advanced use cases.

## 评价

此插件暂无评价。

## 贡献者及开发者

「FE CSV Import & Export」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ FirstElement ](https://profiles.wordpress.org/firstelement/)
 *   [ Daijiro Miyazawa ](https://profiles.wordpress.org/dxd5001/)

[帮助将「FE CSV Import & Export」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/fe-csv-import-export)

### 对开发感兴趣吗?

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

## 更新日志

#### 0.9.9.4

 * Bundled JavaScript files to reduce HTTP requests and improve page load performance.
 * Updated export batch planner to use memory_limit for dynamic batch size calculation.

#### 0.9.9.3

 * Removed load_plugin_textdomain() as WordPress 4.6+ handles text domain loading
   automatically.
 * Renamed image files to remove special characters for WordPress.org compliance.
 * Updated image references in PHP and CSS files.
 * Added README.md to .gitattributes export-ignore for release ZIP.
 * Refactored uninstall.php to use WordPress API instead of direct database calls.
 * Removed hidden files (.DS_Store, .eslintignore, .prettierignore) from distribution.

#### 0.9.9.2

 * Maintenance release for the latest public package.

#### 0.9.9

 * Reduced memory usage for large CSV imports by streaming batch reads and reusing
   file offsets.
 * Reduced duplicate CSV parsing within the same import batch.
 * Improved import profiling and diagnostics for debugging large imports.
 * Updated CSV quote parsing behavior for better RFC 4180 compatibility.
 * Improved import log stability and cleanup behavior in the admin UI.

#### 0.9.8

 * Improved architecture for import handling.
 * Enhanced taxonomy handling and utilities.
 * Updated documentation and development workflow.
 * Improved WordPress 6.6+ and PHP 8.1+ compatibility.

## 额外信息

 *  版本 **0.9.9.4**
 *  最后更新：**4 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.6 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/fe-csv-import-export/)
 * 标签
 * [csv](https://cn.wordpress.org/plugins/tags/csv/)[custom fields](https://cn.wordpress.org/plugins/tags/custom-fields/)
   [custom post types](https://cn.wordpress.org/plugins/tags/custom-post-types/)
   [export](https://cn.wordpress.org/plugins/tags/export/)[import](https://cn.wordpress.org/plugins/tags/import/)
 *  [高级视图](https://cn.wordpress.org/plugins/fe-csv-import-export/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ FirstElement ](https://profiles.wordpress.org/firstelement/)
 *   [ Daijiro Miyazawa ](https://profiles.wordpress.org/dxd5001/)

## 支持

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

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